WP Cleanup and Basic Functions

0

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 ev

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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 your SMTP emails 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

2.2.1

Cleaned some warning error and menu hiding not saving at first save

2.2.0

New settings option, you can now hide administration menu items just by checking a box

2.1.1

Fixed a typo in the smtp port regex validation causing an error

2.1.0

Removed get rid of width and height in editor as it was breaking the “Add media” in post.

2.0.1

Fixed small saving options error

2.0

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 words typing errors

1.1

Fixed a bug with image upload when Retina support was not checked, also added svg upload in the Media uploader.

1.0.1

Fixed some notice error making all checkboxes checked on first save and added possibility to enter your how CDN provider and version for jQuery

1.0

Initial Release