The Wayback Machine - https://web.archive.org/web/20210625044429/https://github.com/topics/wordpress-plugin
Skip to content
#

wordpress-plugin

Here are 7,109 public repositories matching this topic...

gutenberg
smthomas
smthomas commented Nov 16, 2020

In the graphql_map_input_fields_to_wp_query filter, the $post_type is the last parameter. This is inconsistent with the other graphql_map_input_fields_* filters. For example in graphql_map_input_fields_to_get_terms the $taxonomy parameter is the third parameter (while the $context & $info parameters are the last two in all of the graphql_map_input_fields_* filters). For consistency sake, i

amp-wp
westonruter
westonruter commented Apr 8, 2021

Bug Description

On an AMP-first site I ran across the following amp-img:

<!--noscript-->
<amp-img height="1" width="1" alt="fbpx" src="https://www.facebook.com/tr?id=413752866132374&amp;ev=PageView&amp;noscript=1" class="amp-wp-enforced-sizes amp-wp-6a19fc1 i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" layout="intrinsic" data-amp-

SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready.

  • Updated Jun 21, 2021
  • PHP
wp-rocket
juricazuanovic
juricazuanovic commented Oct 28, 2020

Describe the bug
On the frontend, the embed post block generates an iframe that loads the embedded posts, but when the Lazyload for iframes is enabled, embedded posts are not loaded in the Chrome browser.

Lazy load status for iframe does not change from data-ll-status="loading" to data-ll-status="loaded".

On Firefox embedded post iframe is lazy loaded.

To Reproduce
Steps to

Improve this page

Add a description, image, and links to the wordpress-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wordpress-plugin topic, visit your repo's landing page and select "manage topics."

Learn more