=== Basticom Framework === Contributors: basticom Tags: framework, acf, admin, optimize Requires at least: 5.2 Tested up to: 6.6.2 Requires PHP: 7.2 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The Basticom framework plugin allows you to modify certain core functions of Wordpress as well as fine-tune some additional settings. == Description == The Basticom framework plugin allows you to modify certain core functions of Wordpress as well as fine-tune some additional settings. Furthermore, this framework provides a set of easy to use PHP functions (instructions) to use within your theme. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/basticom-framework` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Basticom screen to configure the plugin == Frequently Asked Questions == = Who can use this framework? = This framework is specifically built for use within Basticom websites. == Screenshots == == Changelog == = 1.0 = * First stable edition with basic options and settings = 1.1 = * Fixed the Jigsaw implementation * Fixed the server statistics display * Added option to disable Wordpress links (and taxonomy) * Added option to disable Wordpress posts (and taxonomy) * Added option to set plug-in labels (menu and plugin page) * Removed debug.log entries = 1.3.0 = * Fixed disable emoji feature * Fixed front-end style and scripts enqueue bug = 1.3.1 = * Fixed Gravity Forms button conversion bug (thanks Justin) = 1.3.2 = * Added banner and icon assets = 1.3.3 = * Updated assets = 1.4.0 = * Added support for GDPR * Added option to anonymize Gravity Forms entries (remove IP address from entry) * Added option to prevent Gravity Forms entries from being saved into the database * Added Dutch language support = 1.4.3 = * Added WPML support = 1.4.4 = * Fixed scrips loading = 1.4.5 = * Fixed WPML plugin check = 1.4.6 = * Fixed WPML support = 1.4.7 = * Fixed some checks = 1.4.8 = * Fixed front-end cookie style * Fixed jQuery error * Fixed setting language based on site language = 1.4.9 = * Small improvements = 1.5.0 = * Improved multilingual support = 1.5.1 = * Show menu only for admins = 1.5.2 = * Add fallback for WPML language code = 1.5.3 = * Fix XSS vulnerability