How to modify AMP plugin and make it update proof In this blog post, I will cover how to modify AMP plugin (AMPforWP plugin) and preserve those changes and make...
Change AMP Layout Based on Categories for Single Post In this post, I’ll be showing you how we can modify our AMP for WP Accelerated Mobile Pages functionality to...
How to detect if it’s AMP page with Function? If you are developing some code and you want to detect if it’s AMP then you can use the below...
How to Override Blacklist Sanitizer? Let’s override the blacklist sanitizer to allow forms in AMP. First Create a new plugin say AMP Custom Plugin (You can...
How To Create A Child Theme For AMP The following are the steps To Create A Child Theme For AMP ( to override a file of AMP )....
How to modify the image attributes of Images in content In this tutorial, we are going to see how to change the layout of the Images present in The Content....
Displaying “Custom AMP editor” Content through php code All the content added in the “Custom AMP editor” will be saved in post meta. If you want to fetch...
How to modify/change the homepage link in the Logo? If you want to modify or change the homepage link in the logo then you can use the below filter....