=== WP Basic Elements === Contributors: WebKreativ Tags: optimisation, compress, seo, meta tags, admin, wp admin, basic, elements, simple Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AJABLMWDF4RR8&source=url Requires at least: 5.0.0 Tested up to: 5.9.1 Stable tag: 5.2.15 Requires PHP: 7.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html WP Basic Elements is a WordPress plugin that simplifys your WP Admin and cleans your markup in the code for faster loadtime. == Description == With WP Basic Elements you can disable unnecessary features and speed up your site. Make the WP Admin simple and clean. You can change admin footers in backend, activate shortcodes in widgets, remove admin toolbar options and you can clean the code markup from unnecessary code snippets like WordPress generator meta tag and a bunch of other non important code snippets in the code. Cleaning the code markup will speed up your sites loadtime and increase the overall performance. Follow me on Twitter to keep up with the latest updates [Damir Calusic](https://twitter.com/damircalusic/) == Installation == 1. Upload `wp-basic-elements` folder to the ```/wp-content/plugins/``` directory 2. Activate the plugin through the ```Plugins``` menu in WordPress 3. Go to `WordPress` menu and click on the `Settings` link 4. Now click on the ```WPB Elements``` link 5. Click through the alternatives and enjoy! == Translations == WP Basic Elements plugin can be translated to any language. Currently available translations are listed below. * English * Swedish * Norwegian * Serbian - [Ognjend Djuraskovic](https://www.firstsiteguide.com/) *Note: Some translations are not entirely up to date with the latest release, so parts of the interface may appear untranslated.* == Frequently Asked Questions == Use the `support` link in the menu above of this plugins homepage on wordpress.org if you have any qustions. == Screenshots == 1. Coming soon == Changelog == = 5.2.15 = * Added more options to remove from the user profile in admin * Fixed bug with website url not removing from user profile * Modified the functionality for removing elements from admin profile page * Update of language files = 5.2.14 = * Fixed better check of WP Rest API namespaces that needs to be whitelisted when disabling Rest API for non-leogged in users = 5.2.13 = * Fixed bug with JS and CSS files = 5.2.12 = * Comp check with WordPress 5.7.2 * Added possibility to whitelist WP Rest API namespaces for specific reasons * Update of languages = 5.2.11 = * Made sure that the unserialize function gets data to prevent Warnings = 5.2.10 = * Small redesign and better user experience * Added possibility to disable auto updates of plugins and themes * Fixed code comments to macth functions what they really do = 5.2.9 = * Made sure that comments stylesheet properly gets disabled = 5.2.8 = * Added Gutenberg options * Added removal of generator tag for Product Filters plugins * Fixed better translations * Comp check with WP 5.5 = 5.2.7 = * Added donation link for patreon * Modified readme.txt * Fixed translations = 5.2.6 = * Tested with WordPress 5.4.0 * Fixed so xmlrpc_rsd_apis is disabled in
with other Rest API links * Fixed so WP Rest API is disabled for non loggedin users due to security * Fixed better translations of some settings * Changed minimum required WP version to 4.7 due to Rest API filter function = 5.2.5 = * Bug: Fixed a bug where wp_mail() would break if the plugin was active and no email was set in the options = 5.2.4 = * Added option to the Core section to disable WP Cron * Added option to the Core section to disable automatic updating of WordPress and plugins * Added option to the Core section to enable removal of image edits to save space on the server * Fixed so Disable pings also inlcudes disabling of self pinging * Updated translations = 5.2.3 = * Fixed Bug with WP languages not beeing removed on backend on profile page * Fixed simple WP Editor's to the admin footer section = 5.2.2.1 = * Bumped a quote sign that may have caused some issues on some installs = 5.2.2 = * Redesigned the interface * Fixed Emoji filter callback * Fixed javascript improvements * Fixed styling improvements * Fixed better html in admin * Cleaned the html output * Improved naming and translations = 5.2.1 = * Fixed language bug where languages would not load correctly = 5.2.0 = * Made index file silenced * Created a new main index file * Major redesign of the code and improvements programatically * Created new section Gutenberg (will be supported in the near future) * Created new section Plugins (will list options for major plugins only) * Removed ability for shortcode support in text widgets due to new WP HTML Widget support by default * Removed WP Editor for textareas shortly (will be back in the near future) * Improved shortcode support to excerpts * Improved disabling of Emoji's * Added more WordPress options * Updated Swedish translation * Added Norwegian translation = 5.1.2 = * Simplified the code and reduced calls against WordPress functions * Added more options to WP Users section * Fixed a styling bug with tables = 5.1.1 = * Wrapped