Extends AMP plugin via options page, works alongside all other AMP plugins by use of shortcode added to the template.
Shortcode allows to customize the endpoint of the links, add title, and set limit to the total amount of links..
The plugin uses AMP footer hook to add Recent Posts to your AMP content and comes with series of new functions.
I will however try to answer any questions in the comment section of the plugin website and create FAQ here in the repository...
Depending on which AMP plugin you are using you can adjust the slug to direct to AMP articles, standard 'amp ...
heading='Related Posts will add H3 heading, standard none. max= ′ will set limit to the amount of posts displayed, standard 10..
If you are using AMP plugin by Automattic you might have used custom hook to implement the in your theme's functions php file.
If you wish to keep using the hook please update it like so * Add content to AMP * Place your theme's functions php add rel to amp footer { if ) > < php } add action ..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added functions post type support, featured images, display date, exclude posts and set hook priority for users of AMP plugin by Automattic.
Read more