=== Insert Code === Contributors: BCSWPplugins, rizwanchaudhry Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WWRP82SUNDXEC&lc=US&item_name=BCS%20Website%20Solutions&item_number=WP%20Plugin%20Donation&no_note=0&cn=Add%20a%20message%20to%20the%20seller%3a&no_shipping=1¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: insert, code, data, insert code, nth paragragh, ad post, insert ad code Requires at least: 3.0.1 Tested up to: 4.3 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to insert code before or after the content and also allow you to insert code after nth paragraphs of your post or page contents. == Description ==
Insert Code allows you to insert code before or after the contents of your post or page. It also allows you to insert code after Nth paragraph (<p>) of your post or page contents. This saves you the hard work of manually entering code in your post files, and is very useful for showing ads or other content in pages or posts, including AdSense or other ad code.
Insert Code provides an option to show custom code on all pages and posts, or on selected categories only.
Insert Code automatically adds a "Categories" section to Pages of your Wordpress dashboard, to allow you to select the category(ies) on which you want to insert the code that you have saved in the Insert Code plugin.
If you want to hide the code from all posts or pages then you can easily uncheck the post type in the Insert Code setting pages.
== Installation == It's simple to install and use. After installing go to the settings and configure the plugin as required. e.g. 1. Upload `/insert-code/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Setting of Insert Code 4. Check the required post type where you want to show custom inserted code or data == Frequently Asked Questions == = Can we use the selected post type to show the code = YES, You can place the data/code on pages or posts = Can we use the custom css for the inserted data div = YES, Just place your code or data, and in setting page uncheck the exclude css checkbox and place the css that you want to apply to the code section = Can we select the categories for the pages = YES, Insert Code allows you to select the categories for the pages type also, so you can select the category for that page and allow to insert code from the INSERT Code Plugin by category = Can we place Google AdSense or any other types of ads = YES, You can add any type of ads code to your required pages/posts on your required position in the content == Screenshots == 1. Insert Code saved list screen 2. Screen options to show and hide categories and dates from the list 3. Add new Insert Code screen 4. Insert Code setting page 5. Categories section that appears on the pages in the right sidebar 6. Insert Code Menu on the admin left side bar 7. Sample output on frontend == Changelog == = 2.0 = * Role and Capabilities added to the plugin. It will be now only accessible for the administrator role only = 1.0 = * Plugin developed and launched in the initial phase == Upgrade Notice == = 2.0 = * The Plugin will be accessible to the administrator now only. You can use other plugins like role editor, capability etc to access the plugin for other ROLES = 1.0 = * Setting saving issue resolved