Beschrijving
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.
Installatie
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.
Beoordelingen
Bijdragers & ontwikkelaars
“Best Configuration” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Best Configuration” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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