Descripción
A plugin that allows you to place code for wp_head and wp_footer without hardcoding. Provides an easy-to-use interface inside the WP Admin.
Link
License
GPLv2 or later – http://www.gnu.org/licenses/gpl-2.0.html
Instalación
Install via WordPress Admin
- Ready the zip file of the plugin
- Go to Admin > Plugins > Add New
- On the upper portion click the Upload link
- Using the file upload field, upload the plugin zip file here and activate the plugin
Install via FTP
- First unzip the plugin file
- Using FTP go to your server’s wp-content/plugins directory
- Upload the unzipped plugin here
- Once finished, login into your WP Admin and go to Admin > Plugins
- Look for the plugin and activate it
Usage
- Go to Admin > Settings > WP Header Footer
- Place your code inside the textareas and click Save
- Go to your website and view the source. Your code should show up.
FAQ
- No FAQ at the moment
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«WP Header Footer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Header Footer» 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.
Registro de cambios
1.2.0 – 2014-12-17
- Improved codebase.
1.0.0 – 2014-07-25
- Initial commit.