fb-instant-articles
fb-instant-articles copied to clipboard
Archived (see Readme). Enable Facebook Instant Articles on your WordPress site.
I have tried to make a transformation rule for all of this DIVs but it is not working. My Source Markup: ``` Olá queridas, tudo bem? Esse é o meu...
## Steps required to reproduce the problem 1. Using Instant Article plugin 2. Videos are not showing up! 3. I already used rules to try to fix the problem. ##...
## Steps required to reproduce the problem 1. Using instant article plugin in wordpress 2. 3. ## Expected Result Content from post will be transformed to instant article automatically. ##...
I am using wordpress 4.9.2 with PHP7 I realized that some images are treated as img data-src=”blablabla” instead of img src=”blablabla” That’s weired. But I added the custom transformation rule:...
Extract the logic from the Instant_Article_Post::should_submit_post() method that checks several conditions for not outputting an IA to OG (like autosave, on draft, etc). This is useful to be used in...
Refactor the whole implementation of the IA Markup Generation for the OG Ingestion, to be more in line with the way it was done in the IA->AMP. This would include,...
# Steps required to reproduce the problem 1. Have a large sites with hundreds of concurrent views 2. Update the instant-articles-option-publishing option (which deletes all the meta_keys that act as...
Recently I installed PHP Compatibility Checker plugin to check if all my plugins where compatible with PHP 7. Your plug in displays these Warnings/Errors: `FILE: /var/www/site.com/public_html/wp-content/plugins/fb-instant-articles/vendor/apache/log4php/src/main/php/configurators/LoggerConfigurationAdapterXML.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS...
I often began to fall down mysql. I recorded a large number of requests: ```sql `11022 database localhost user 20888 Query Waiting INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_instantarticles_mod_19499',...
For some reasons , I need to make sure Editor Roles can access Instant Article Wizard Page. domain.com/wp-admin/admin.php?page=instant-articles-wizard But default is admin roles can only access this page. How can...