Code Insert Manager (Q2W3 Inc Manager)
This plugin allows you to insert html, css, javascript and PHP code to public WordPress pages.
Maintenance 14/1002054d since update
Active installs
2,000
Downloads
54,872
Reviews
20
Age
16.1y
Tagsadsheadercode insertq2w3code include
Plugin info
Total downloads: 54,872
Active installs: 2,000
Total reviews: 20
Average rating: 4.8
Support threads opened: 1
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 5/16/2020 (2054 days ago)
Added to WordPress: 12/7/2009 (16 years old)
Minimum WordPress version: 3.1
Tested up to WordPress version: 5.4.15
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2054 days ago • Support resolved 0% • 20 reviews
14/100
Is Code Insert Manager (Q2W3 Inc Manager) abandoned?
Possibly abandoned (last update 2054 days ago).
Compatibility
Requires WordPress: 3.1
Tested up to: 5.4.15
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
Areas of the page where you can insert code:
- Header (between ‘head’ tags)
- Footer (bottom of the page)
- Before page content (before main WP loop)
- After page content (after main WP loop)
- Before post content
- After post excerpt (after ‘more’ tag)
- After post content
- Manual. Place function, which displays code, directly in your theme file(s)
Widget. Allows you to create custom widgetsShortcode. 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 taxonomypages are available since version 2.0.0.Custom Post Typepages – version 2.0.0Post formats– version 2.1.0.Custom Post Type Archivepages – 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.
Installation
- Check minimal system requirements: WordPress 3.1, PHP 5.5
- Follow standard WordPress plugin installation procedure
- Activate the plugin through the Plugins menu in WordPress
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Changelog
=2.5.3=
* Added wp_block post type to restricted post types
2.5.2
- Fixed error in display_inc() function
2.5.1
- Updated plugin core, fixed most php warnings and notices
- Added support of PHP7
- Added standard plugin uninstall script
- Added feature to make head and footer inserts from the post editor
- Removed option to use [include] shortcode in comments
- Disabled PHP eval by default! To enable PHP eval add
define('Q2W3_PHP_EVAL', true);in wp_config.php. Use with caution! In multiuser or multisite enviroments you can grant PHP exec rights for non admin users!!!
2.3.3
2.3.2
- ZeroClipboard updated to version 1.1.7. This version fixes vulnerability described here.
2.3.1
2.3.0
- Added ability to insert shortcodes in comments. Option must be enabled in Code Insert Manager -> Settings page
2.2.0
- Added support for Custom Post Type Archive pages
- Fixed small bug with Opera multiple select
2.1.3
- Added Italian translation
2.1.2
- Fixed conflict with Find and replace plugin
2.1.1
- Added German translation
2.1.0
Post Formatsare now available for page filters- To admin page added search form and capability to filter table by status (Active/Disabled)
2.0.1
- Plugin renamed to
Code Insert Manager - Added support for
custom post types(support for each post type must be enabled on plugin settings page) - Added support for
custom taxonomies(support for each taxonomy must be enabled on plugin settings page) - Added new insert location –
After post excerpt Hide from adminoption is upgraded toHide from user. Now you can specify any user group, not only Administrator. Plus there is one virtual user group – visitor (for not logged in users).- Admin menu entry moved to top level.
1.3.1
- Added French translation.
1.3.0
- Added new insert location – shortcode.
1.2.4
- Fixed php evaluation error in Manual include mode.
- Plugin was successfully tested in WordPress 3.0
1.2.3
- Improved page detection on themes with modified loop.
1.2.2
- Fixed high memory usage on blogs with large number of posts/categories (more than 1000).
1.2.1
- Fixed broken links when WordPress installed in subdirectory.
1.2.0
- Now the plugin is WordPress MU compatible (requires WP MU 2.8.1 or higher).
1.1.0
- New. PHP code insertions now supported.
- New. Align option added.
1.0.1
- Fixed ‘Create New’ button malfunction in Opera and Firefox.
- Fixed
Parse error: syntax error, unexpected T_PROTECTEDin some environments.
1.0
- First public release.


