Download the PHP package wecodemore/wpstripnaked without Composer
On this page you can find all versions of the php package wecodemore/wpstripnaked. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wecodemore/wpstripnaked
More information about wecodemore/wpstripnaked
Files in wecodemore/wpstripnaked
Package wpstripnaked
Short Description Strip WordPress to its bare essentials.
License MIT
Homepage https://github.com/wecodemore/WP-Strip-Naked
Informations about the package wpstripnaked
WP Strip Naked
Version: v0.5
Strips down WP to it's bare essentials. Removes everything that's not needed to be in place if you use WP as a CMS. There are no options needed. The plugin works out of the box - just activate!
Functionality
The Plugin removes:
- All Dashboard Widgets except for "Incoming Links"
- All built in taxonomies and leaves only the "nav-menu" taxonomy
- The built in post type "Post"
- Changes the option "show on front" to "pages"
- Changes the initial posts query to search for the page with the lowest ID
- All admin bar items and leaves only the site name that can be used to access the public view
- Admin Menu items and submenu items: Posts, Links, Comments
- The admin menu items for Plugin & Theme Editor
- All Settings admin menu items and replaces them with the "All Settings" Page and makes it only accessible for 'manage_options' capability
- Removes the "capitalPdangit" filter from content, title and comment text, in case you add those filter in CPT related stuff
How-To
You can now remove the "Feeds" and "Pages" post type with switching 0/1 on the "All Settings" page. Plugin Settings fields are highlighted in blue.
Languages
Not needed.
Authors
visit Franz Josef Kaiser at his blog | or at his Github Account | or get social on G+ or on Twitter.
Screenshot
Changelog
- v0.5 Removed PHP 4 compatibility. Moved single filters to a function. Fixed a small bug.
- v0.4 Move Capital P Dangit filters to a single function
- v0.3.1 Bug fixes: Textdomain string
- v0.3 Adds Settings, removes Feed & Pages on demand. New (De-)Activate/Uninstall Class
- v0.2 Removes feed
- v0.1 First version - Draft
[](https://bitdeli.com/free �Bitdeli Badge�)
All versions of wpstripnaked with dependencies
composer/installers Version ^1
wcm/git-php-hooks Version ^1
wcm/git-php-hooks-library Version ^1