Changeset 2176398
- Timestamp:
- 10/20/2019 01:39:43 PM (6 years ago)
- Location:
- wp-native-articles/tags/1.5.3
- Files:
-
- 2 edited
-
README.txt (modified) (4 diffs)
-
wp-native-articles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-native-articles/tags/1.5.3/README.txt
r1893327 r2176398 1 === WP Native Articles - FacebookInstant Articles Plugin for WordPress ===1 === WP Native Articles - Instant Articles Plugin for WordPress === 2 2 Contributors: ozthegreat 3 3 Donate link: https://wp-native-articles.com … … 12 12 Domain Path: /languages 13 13 14 Easy Facebook Instant Articles Plugin for your WordPress sitewith better content parsing and advanced features.14 An easy WordPress Plugin for Facebook's Instant Articles with better content parsing and advanced features. 15 15 16 16 == Description == … … 24 24 _- 1.2.2 - WP Bakery Visual Composer Support._ 25 25 26 A better implementation of Facebook Instant Articles for WordPress.27 28 Only available in the Facebookmobile app, Instant Articles are a pre-loaded, super fast, and optimized version of your regular articles. Boasting some impressive stats (10x faster, 20% more reads, 70% less abandonment) they have quickly become a must for every publisher.26 A better implementation of Facebook's Instant Articles for WordPress. 27 28 Only available in Facebook's mobile app, Instant Articles are a pre-loaded, super fast, and optimized version of your regular articles. Boasting some impressive stats (10x faster, 20% more reads, 70% less abandonment) they have quickly become a must for every publisher. 29 29 30 30 **How it works** … … 38 38 [Version 2 Released](https://wp-native-articles.com/blog/introducing-v2-content-parser/) - Converts posts up to 8X faster, using fewer resources, and much more accurately. 39 39 40 A large part of the complexity of integrating FacebookInstant Articles is the rigorous content structure imposed. Due to the WYSIWYG editor and the plethora of plugins and themes available, WordPress content tends to be rather unstructured. Most of the current Facebook Instant Article plugins don't really take account of this and either produce invalid content or strip parts out. This plugin is a concentrated effort to correctly format any WordPress content it could possibly come across. You can read more about the challenges and solutions faced when parsing unstructured content on our [Instant Articles blog](https://wp-native-articles.com/blog/formatting-wordpress-html-content-instant-articles/?utm_source=fplugin&utm_medium=readme).40 A large part of the complexity of integrating with Facebook's Instant Articles is the rigorous content structure imposed. Due to the WYSIWYG editor and the plethora of plugins and themes available, WordPress content tends to be rather unstructured. Most of the current Facebook Instant Article plugins don't really take account of this and either produce invalid content or strip parts out. This plugin is a concentrated effort to correctly format any WordPress content it could possibly come across. You can read more about the challenges and solutions faced when parsing unstructured content on our [Instant Articles blog](https://wp-native-articles.com/blog/formatting-wordpress-html-content-instant-articles/?utm_source=fplugin&utm_medium=readme). 41 41 42 42 > **PRO Version** -
wp-native-articles/tags/1.5.3/wp-native-articles.php
r1893327 r2176398 2 2 /** 3 3 * Plugin Name: WP Native Articles 4 * Description: Advanced FacebookInstant Articles integration for WordPress4 * Description: Advanced Instant Articles integration for WordPress 5 5 * Author: OzTheGreat (WPArtisan) 6 6 * Author URI: https://wpartisan.me
Note: See TracChangeset
for help on using the changeset viewer.