Contributors: guillaume-lostweb
Donate link: http://lostwebdesigns.com
Tags: cleanup, WordPress head cleanup, developers common functions, images settings, privacy settings, administration customizations
Requires at least: 3.5.1
Tested up to: 4.3
Stable tag: 2.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Head section cleanup and many usual custom settings used on every website setup as images settings and sizes, privacy, and basic admin customizations
WordPress Cleanup and Basic Options Functions is a utility plugin, even though it's was developed with a focus on developers as many functionalities are what you might just add to every new website you build, it's really easy to use, just check the boxes corresponding to the set up you want. It will help you:
- Cleanup your website head and also some markup included with shortcodes section.
- Prettify the search url, ex: http://yourwebsite.com/search/search-terms.
- Load jQuery from Google CDN(default) or form your chosen cdn provider instead of using the hosted version.
- Change the p to figure tag to surround your images.
- Add Retina support for your images.
- Add additional images sizes and modify those.
- Setup a Logo and background color for your login page
- Hide Administration menu items with a simple checkbox setup
- Add some more privacy adding a "referrer" meta tag
- If Yoast SEO is activated, can remove Yoast comments in head
- Set up for SMTP email settings
And actually many other things. Also besides the retina options(where you will be able to choose whether add the script from CDN or not), this plugin won't add any scritp or styles to your website frontend
Stay tuned as it will get updated possibly often with new features
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'wp-cleanup-and-basic-functions'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
- Customize the setting by clicking on the "WordPress Cleanup and Basic Options Functions" menu tab
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
wp-cleanup-and-basic-functions.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
- Download
wp-cleanup-and-basic-functions.zip
- Extract the
wp-cleanup-and-basic-functions
directory to your computer - Upload the
wp-cleanup-and-basic-functions
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Just activate the plugin then go to the "Settings -> WP Cleanup" menu and just check the options you want.
Well this is actually the whole contrary, WordPress Cleanup and Basic Options Functions will reduce the cluter from your website head section getting rid of useless scripts and inline css.
Yes, just make sure you know what the option will do before you check it. But all these options are pretty basic options and won't break your website.
###1. No screenshots yet
[missing image]
New settings option, you can now hide administration menu items just by checking a box
Fixed a typo in the smtp port regex validation causing an error
Removed get rid of width and height in editor as it was breaking the "Add media" in post.
Fixed a saving small bug
This is a big refactor of this plugin, all code have been cleaned, also thickbox for Media upload has been changed with wp.media || Warning you might have to reset your login logo || Added set up fields for SMTP email settings with email test.
= 1.1.1 = Fixed a small bug for admin logo upload and some typo errors
Fixed a bug with image upload when Retina support was not checked, also added svg upload in the Media uploader.
Fixed some notice error making all checkboxes checked on first save and added possibility to enter your how CDN provider and version for jQuery
Initial Release
Nothing will break here but you might want to update as the new hide administration menu items is cool.
Make sure to update if you are having issues with the "Add media" in post editor.
Major refactor of the plugin, all code have been cleaned, also thickbox for Media upload has been changed with wp.media || Warning you might have to reset your login logo
Many small bug and notices have been resolved, make sure to update your plugin