Descripción
A meta Box appears on the admin area of all posts and pages, where you can add the required content.
Paste the Code or the Shortcode on any part of the website.
The content what you typed on the meta box, appears on that area of the WordPress template, where you have pasted the code.
- Very Easy to implement.
- Simple Shortcode Available
- Easy code Implementation inside loop and outside loop.
Meta Box Documentation By Mervin Praison
Credits : SEO Manager UK
Version history
Version 1.0
- Initial release version.
Instalación
Paso 1
- Download the zip file
- Extract the contents
- Upload the folder
meta
to your WP plugin folder/wp-content/plugins/
directory - Go to Plugins > Plugins, and activate the plugin
Paso 2
- Use this shortcode ‘[metacontent]’ on your page/post content.
- Code and detailed installation procedure can been seen on the following link
Meta Box Documentation By Mervin Praison
FAQ
- What is its Shortcode?
-
[metacontent]
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Caja Meta» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Caja Meta» 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
Version 1.0
-
First release.= 1.0 =
-
Shortcode was created
- Code inside loop of the template
- Code outside loop of the template