This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Smart Content

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/

Screenshots

  • Administration screen.

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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Smart Content” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Smart Content” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

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.