{"id":38736,"date":"2015-09-07T02:35:49","date_gmt":"2015-09-07T02:35:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/in-page-script\/"},"modified":"2015-09-07T07:21:44","modified_gmt":"2015-09-07T07:21:44","slug":"in-page-script","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/in-page-script\/","author":5603089,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1","stable_tag":"0.1","tested":"4.3.34","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"In Page Script","header_author":"Phuc Pham","header_description":"","assets_banners_color":"","last_updated":"2015-09-07 07:21:44","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=QZUJY7DR3JYWS&lc=VN&item_name=In%20Page%20Script%20Plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/in-page-script\/","header_author_uri":"http:\/\/facebook.com\/svincoll4","rating":0,"author_block_rating":0,"active_installs":100,"downloads":3505,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Nothing.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1538939","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[36334,3325,3344,3328],"plugin_category":[],"plugin_contributors":[80942],"plugin_business_model":[],"class_list":["post-38736","plugin","type-plugin","status-publish","hentry","plugin_tags-adwords-script","plugin_tags-footer-script","plugin_tags-google-analytics-script","plugin_tags-header-script","plugin_contributors-svincoll4","plugin_committers-svincoll4"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/in-page-script.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/in-page-script\/trunk\/screenshot-1.jpg?rev=1538939","caption":"Screenshot"}],"raw_content":"<!--section=description-->\n<p>This plugin helps to add scripts into the header (before close tag &lt;\/HEAD&gt;) or the footer (before close tag &lt;\/BODY&gt;).<\/p>\n\n<ul>\n<li>Add header\/footer scripts for all pages<\/li>\n<li>Add header\/footer scripts for individual page<\/li>\n<li>Add header\/footer scripts for Order Received page (Woocommerce)<\/li>\n<li>Allows filter to support custom post types<\/li>\n<\/ul>\n\n<p>Although this plugin has been created to add these scripts only, there is no limit to add other things on the page such as META tags, STYLESHEET\/CSS tags, HTML tags...<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download and unzip the plugin into your WordPress plugins directory (usually \/wp-content\/plugins\/).<\/li>\n<li>Activate the plugin through the 'Plugins' menu in your WordPress Admin.<\/li>\n<li>Edit pages to input the header\/footer script. You can also input the script under Settings -&gt; In Page Script.<\/li>\n<li>Support Woocommerce Order Received page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to use this plugin for custom post types<\/dt>\n<dd><p>You may want to use this filter from functions.php: <strong>ips_post_type<\/strong><\/p>\n\n<p>For ex:<\/p>\n\n<pre><code>add_action('init', 'init_ips_plugin');\nfunction init_ips_plugin(){\n    add_filter('ips_post_type', 'filter_ips_post_type');\n}\nfunction filter_ips_post_type($post_types){\n    \/\/ replace custom_post_type with yours\n    return array('page', 'custom_post_type');\n}\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>Add header\/footer scripts for all pages<\/li>\n<li>Add header\/footer scripts for individual page<\/li>\n<li>Add header\/footer scripts for Order Received page (Woocommerce)<\/li>\n<li>Allows filter to support custom post types<\/li>\n<\/ul>","raw_excerpt":"This plugin helps to add scripts into the header (before close tag &lt;\/HEAD&gt;) or the footer (before close tag &lt;\/BODY&gt;).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38736"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/svincoll4"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38736"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38736"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38736"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38736"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38736"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}