Beskrivning
Best Configuration provides a set of useful configurations for admin backend and frontend, such as:
- Enable/disable WP REST API
- Remove Welcome Panel from WordPress Dashboard.
- Remove admin bar
- Remove only the author link from comments list
- Set the number of revisions to keep for all post types
- Set the excerpt length
- Enable Shortcodes for the Text Widget
- Enable Drag & Drop in Pages
- and more…
Made with WP Bones
WP Bones is a little Framework that provides a set of tools and rules to makes easy to write a WordPress plugin or theme.
The aim of Bones is achieve to write a Plugin or Theme look like a Laravel Framework application.
Installation
This section describes how to install the plugin and get it working.
- Upload the entire content of plugin archive to your
/wp-content/plugins/
directory. - Activate the plugin through the ’Plugins’ menu in WordPress (deactivate and reactivate if you’re upgrading).
- Done. Enjoy.
Recensioner
Bidragsgivare och utvecklare
”Best Configuration” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Best Configuration” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.4.0
- test for WordPress 4.7
- update framework
- add General options
- add enable/disable WP REST API
0.3.0
- add pure css switch
- add security fix
0.2.0
- add other stuff
0.1.0
- First release