Апісанне
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 Content Documentation By Mervin Praison
Credits : SEO Manager UK
Version history
Version 1.1
- Initial release version.
Ўсталёўка
Step 1
- Download the zip file
- Extract the contents
- Upload the folder
metato your WP plugin folder/wp-content/plugins/directory - Go to Plugins > Plugins, and activate the plugin
Step 2
- Use this shortcode ‘[metacontent]’ on your page/post content.
- Code and detailed installation procedure can been seen on the following link
Meta Content Documentation By Mervin Praison
Часта задаваныя пытанні
-
What is its Shortcode?
-
[metacontent]
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“Meta Content” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “Meta Content” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.1
- Security: Fixed SQL injection vulnerability with wpdb->prepare()
- Security: Added nonce verification for form submissions
- Security: Added proper input sanitization with wp_kses_post()
- Security: Added output escaping with esc_textarea()
- Security: Sanitized $_GET and $_REQUEST variables
- Improved: Added version number to enqueued scripts
- Improved: Updated text domain to ‘meta-content-types’
- Improved: WordPress 6.8 compatibility
- Fixed: Removed deprecated PLUGINDIR constant
- Fixed: Updated license to GPLv2 or later
- Fixed: Plugin name changed to ‘Meta Content’ for clarity
1.0
-
First release.= 1.0 =
-
Shortcode was created
- Code inside loop of the template
- Code outside loop of the template
