Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Smart Content

Описание

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/

Скриншоты

  • Administration screen.

Установка

  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

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP Smart Content» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Smart Content» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.