Descripción
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.
Capturas de pantalla
Instalación
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.
Reseñas
Colaboradores & Desarrolladores
“Best Configuration” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Best Configuration” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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