=== WP Smart Content === Contributors: vinodsebastian Tags: wp smart content, add content, add to header, add to footer, tracking code, scripts, styles, html Requires at least: 3.9.0 Tested up to: 5.7.2 Requires PHP: 5.3.0 Stable tag: 1.1.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html WP Smart Content helps us add content to wordpress templates in a simple and smart way. The plugin can be used to add varied content like html, javascript, css to different parts of the wordpress post or page. == Description == WP Smart Content helps us add content to wordpress templates in a simple and smart way. The code block can be named and can be added to specific posts or pages or can be added site-wide. The plugin can push varied content like html, javascript, css to different parts of the wordpress post or page. An example would be to add a script to head section. Another example would be to add html to the footer. The content is stored in wordpress database and can be managed easily. It is a good companion for adding tracking code or style or html to specific or all posts and pages from a central settings page. = Website = https://vinodsebastian.com/wp-smart-content-plugin/ = Documentation = https://vinodsebastian.com/wp-smart-content-plugin/ == Installation == 1. Upload 'wp-smart-content' to the '/wp-content/plugins/' directory. 2. Activate the 'Plugin' through the 'Plugins' menu in WordPress. 3. A new sub menu appears under settings menu == Frequently Asked Questions == Q. Some added content does not show up? A. The template may not support it. Don't worry. It won't create any issues.` Q. My site has been broken after installation? A. Delete or change the content pushed through the plugin. Play around with the content. Ensure the content added is correct and valid. Q. I still have plugin conflicts or the site is still messy? A. Try selectively uninstalling plugins and see. Q. I don't want the plugin? A. Just uninstall. It won't cause you any further trouble. More questions, mail me at business[at]vinodsebastian.com I will try to respond promptly. == Screenshots == 1. Administration screen. == Upgrade Notice == The Plugin has a definite upgrade plan and I am looking for collaborators. == Changelog == = 1.0.0 = * WP Smart Content is launched. = 1.0.1 = * Issue with AJAX content deletion due to jquery bug resolved. = 1.1.0 = * Revamped code. * Improved user experience. * Added ability to update content. * Fixed bug in displaying content in frontend. * Small enhancements. = 1.1.1 = * Fixed CSS side effects. = 1.1.2 = * Fixed minor bugs. = 1.1.3 = * Fixed major bug. = 1.1.4 = * Enhancements.