wecodemore/wpstripnaked

Strip WordPress to its bare essentials.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 50

Watchers: 9

Forks: 10

Open Issues: 0

Type:wordpress-plugin

v1.0.0 2015-03-25 03:04 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:09:50 UTC


README

strip-naked-logo.png

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

screenshot-1.jpg

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

[Bitdeli Badge](https://bitdeli.com/free �Bitdeli Badge�)