Gary Thayer

Results 9 comments of Gary Thayer

Having the same issues. In my case, the cause is a response from Facebook saying the application has not yet been authorized. The plugin appears to be printing the warning...

I believe the offending lines are here: https://github.com/Automattic/facebook-instant-articles-wp/blob/master/facebook-instant-articles.php#L522-L523

I've taken over the project this CR originally came from and ran into a bug where there was an incorrect space being added to the Block, preventing it from being...

@jeffpaul - I've added the check for `DOMDocument`, though I'm not sure what to do about about CIs failing here. Distributions are working for me locally.

I'm seeing other PRs will the same issue, so maybe its a problem with the test itself?

No further updates planned. Gary Thayer > On Mar 6, 2020, at 4:22 PM, Jeffrey Paul wrote: > >  > @gthayer aside from the tests, are there any further...

We don't have a shortcode, and I am not sure how to implement this formidable at this time. I've marked this as a feature request, but we don't have any...

It appears to me that that query is pulling all attendees, regardless of whether the question is applied to the ticket. Creating a new, uniquely named, question then purchasing the...

Created a PR here: https://github.com/10up/plugin-scaffold/pull/131 This also applied to the theme scaffold, so I created a ticket over there too: https://github.com/10up/theme-scaffold/issues/206