This plugin is a very simple bloat free way of enabling instant articles. At its most basic it creates a Facebook compliant RSS feed that allows you to publish Instant Articles to Facebook pages. E.G.
https://princesparktouch.com/?feed=lh-instant-articles or
https://princesparktouch.com/feed/lh-instant-articles/ .
You can and should specify your Facebook page id in the settings screen. You can optionally also include additional post types in the instant articles feed. And by the use of many different hooks you can modify the html outputted in the Instant Articles feed.
It also supports:
- Adding related posts (see faq)
- Adding analytics and tracking (see faq)
- Adding advertisements (see faq)
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for 'LH Instant Articles for WP'
- Activate the plugin on your Plugins page
- Go to Settings -> Instant Articles in the WordPress menu and specify the settings.
From
WordPress.org
- Download LH Instant Articles
- Upload the uncompressed directory to '/wp-content/plugins/'
- Activate the plugin on your Plugins page
- Go to Settings -> Instant Articles in the WordPress menu and specify the settings.
1.00 - September 10, 2016
1.01 - September 16, 2016
1.02 - September 27, 2016
- Option to include other post types
1.03 - October 3, 2016
- Settings Api and extra filter
1.04 - October 16, 2016
- Replace non standard tags
1.05 - November 06, 2016
1.06 - January 02, 2017
- Moved dom cleanup to its own class
1.07 - January 10, 2017
1.08 - February 20, 2017
1.09 - March 20, 2017
- Tracking code and better faq
1.10 - May 05, 2017
- Added Advertisement insertion
1.11 - May 16, 2017
1.12 - May 20, 2017
- More compliant code for lower php versions
1.13 - May 21, 2017
- Proper escaping for old php
1.14 - June 06, 2017
1.16 - June 09, 2017
- Ditched settings api and fixed wp_kses
1.17 - September 17, 2017
- More translational friendly
1.18 - December 17, 2017
1.19 - January 18, 2017
1.20 - February 10, 2017
- Added lh_instant_articles_default_option filter