Code Insert Manager (Q2W3 Inc Manager)

This plugin allows you to insert html, css, javascript and PHP code to public WordPress pages.

Author:Max Bond (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:5.4.1
Plugin version:2.5.3
Added to WordPress repository:07-12-2009
Last updated:16-05-2020
Warning! This plugin has not 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.
Rating, %:96
Rated by:20
Plugin URI:http://www.q2w3.ru/code-insert-manager-wordpr...
Total downloads:54 883
Active installs:2 000+
plugin download
Click to start download

Areas of the page where you can insert code:

  1. Header (between ‘head’ tags)
  2. Footer (bottom of the page)
  3. Before page content (before main WP loop)
  4. After page content (after main WP loop)
  5. Before post content
  6. After post excerpt (after ‘more’ tag)
  7. After post content
  8. Manual. Place function, which displays code, directly in your theme file(s)
  9. Widget. Allows you to create custom widgets
  10. Shortcode. Allows you to create custom shortcodes. Since version 2.3.0 added ability to insert shortcodes in comments

Display filters:

  • Insert on pages – here you can select pages where you code CAN BE shown.
  • Exclude pages – pages where you code CAN NOT be shown.
  • Hide from user – allows to hide code from specified user groups/roles.

Page selectors:

  • Custom taxonomy pages are available since version 2.0.0.
  • Custom Post Type pages – version 2.0.0
  • Post formats – version 2.1.0.
  • Custom Post Type Archive pages – version 2.2.0

Other options:

  • Priority number – determines display order of the Inserts placed in the same location.
  • Align – allows you to set horizontal align for inserted code. Useful for aligning Google AdSense blocks.