{"id":51914,"date":"2016-11-04T14:05:20","date_gmt":"2016-11-04T14:05:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/amp-post-script\/"},"modified":"2022-05-05T17:43:52","modified_gmt":"2022-05-05T17:43:52","slug":"amp-post-script","status":"publish","type":"plugin","link":"https:\/\/azb.wordpress.org\/plugins\/amp-post-script\/","author":13538708,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.7.5","stable_tag":"1.7.5","tested":"5.9.13","requires":"5.0","requires_php":"","requires_plugins":"","header_name":"AMP Post Script","header_author":"Peter Stevenson","header_description":"","assets_banners_color":"3393b1","last_updated":"2022-05-05 17:43:52","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=55UDRSZMRD4KA","header_plugin_uri":"https:\/\/www.p-stevenson.com","header_author_uri":"https:\/\/www.p-stevenson.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2616,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"SilverOkami42","date":"2016-11-04 14:17:58"},"1.1.0":{"tag":"1.1.0","author":"SilverOkami42","date":"2016-11-21 15:17:09"},"1.2.0":{"tag":"1.2.0","author":"SilverOkami42","date":"2016-11-21 16:27:05"},"1.3.0":{"tag":"1.3.0","author":"SilverOkami42","date":"2016-11-29 21:26:13"},"1.4.0":{"tag":"1.4.0","author":"SilverOkami42","date":"2016-12-02 21:07:35"},"1.5.0":{"tag":"1.5.0","author":"SilverOkami42","date":"2017-01-06 18:54:15"},"1.5.1":{"tag":"1.5.1","author":"SilverOkami42","date":"2017-01-27 19:59:52"},"1.5.2":{"tag":"1.5.2","author":"SilverOkami42","date":"2017-02-06 13:53:35"},"1.6.0":{"tag":"1.6.0","author":"SilverOkami42","date":"2019-10-07 14:31:42"},"1.7.3":{"tag":"1.7.3","author":"SilverOkami42","date":"2020-07-06 14:25:33"},"1.7.4":{"tag":"1.7.4","author":"SilverOkami42","date":"2020-10-26 14:25:13"},"1.7.5":{"tag":"1.7.5","author":"SilverOkami42","date":"2022-05-05 17:43:52"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":1528173,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":1528173,"resolution":"256x256","location":"assets","locale":""},"icon-512x512.jpg":{"filename":"icon-512x512.jpg","revision":1528173,"resolution":"512x512","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":1528173,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":1528173,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.2.0","1.3.0","1.4.0","1.5.0","1.5.1","1.5.2","1.6.0","1.7.3","1.7.4","1.7.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1882,527,125896],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-51914","plugin","type-plugin","status-publish","hentry","plugin_tags-amp","plugin_tags-custom","plugin_tags-post-script","plugin_committers-silverokami42"],"banners":{"banner":"https:\/\/ps.w.org\/amp-post-script\/assets\/banner-772x250.jpg?rev=1528173","banner_2x":"https:\/\/ps.w.org\/amp-post-script\/assets\/banner-1544x500.jpg?rev=1528173","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/amp-post-script\/assets\/icon-128x128.jpg?rev=1528173","icon_2x":"https:\/\/ps.w.org\/amp-post-script\/assets\/icon-256x256.jpg?rev=1528173","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>In short, this plugin make custom modifications to the AMP plugin.<\/p>\n\n<ul>\n<li>The AMP plugin settings can be customized here: \/wp-admin\/customize.php?customize_amp=1<\/li>\n<li>Add a custom menu to AMP... update it through (\/wp-admin\/nav-menus.php)<\/li>\n<li>Add related articles based on similar categories. Taxonomy can be changed using.... define('PS_AMP_RELATED_TAXONOMY', 'category');<\/li>\n<li>Add Google Analytics to AMP view using.... define('PS_AMP_GA_ANALYTICS', 'UA-xxxxxxxx-x');<\/li>\n<li>Override post type support using.... define('PS_AMP_ADDITIONAL_POST_TYPES', 'events,news,locations,wpseo_locations,tribe_events');<\/li>\n<li>Disable Related Posts Using.... define('PS_AMP_DISABLE_RELATED_POSTS', true);<\/li>\n<li>Use Site Icon for AMP metadata image if no image present<\/li>\n<li>Added required CSS for these additions<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>post-script-amp<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Bug Fixes<\/li>\n<li>Fix to Genesis Framework incompatibilities<\/li>\n<li>Added amp support for pages (and a few customizations)<\/li>\n<li>Added amp support for multiple other post types, including other plugins such as ( wpseo_locations | tribe_events )<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Bug Fixes<\/li>\n<li>Fix general incompatibilities<\/li>\n<li>Added amp support for editable post-types by defining them in your theme<\/li>\n<li>Ability to disabled the related post feature<\/li>\n<li>Removed all wp_footer actions, which can cause validation errors<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Bug Fixes<\/li>\n<li>Update CSS<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Removed \"pages\" as a default post type, can be added back manually, see plugin \"description\"<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Cleaned up class and methods construction<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Restructured the plugin code to give it a better namespace to avoid any potential conflicts<\/li>\n<li>Better documented plugin code<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Plugin compatibility fixes<\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Plugin\/css compatibility fixes<\/li>\n<\/ul>\n\n<h4>1.5.3<\/h4>\n\n<ul>\n<li>Improvements to \"related posts\" functionality<\/li>\n<\/ul>\n\n<h4>1.5.6<\/h4>\n\n<ul>\n<li>Bug Fixes<\/li>\n<\/ul>\n\n<h4>1.6.0<\/h4>\n\n<ul>\n<li>Add Alt Tags to Related Posts<\/li>\n<\/ul>\n\n<h4>1.7.3<\/h4>\n\n<ul>\n<li>Fix AMP html structure<\/li>\n<li>Misc Bug Fixes<\/li>\n<\/ul>\n\n<h4>1.7.4<\/h4>\n\n<ul>\n<li>Misc Bug Fixes<\/li>\n<\/ul>\n\n<h4>1.7.5<\/h4>\n\n<ul>\n<li>Fixed issue where title tag does not appear<\/li>\n<\/ul>","raw_excerpt":"Modify the AMP plugin for WordPress","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/51914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=51914"}],"author":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/silverokami42"}],"wp:attachment":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=51914"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=51914"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=51914"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=51914"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=51914"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=51914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}