wordpress-plugin
Here are 7,227 public repositories matching this topic...
-
Updated
Aug 16, 2021 - PHP
Many user have expressed how useful GraphQL Voyager has been as they work on sites powered by WPGraphQL.
It would be nice to let users use GraphQL Voyager within their WordPress dashboard alongside GraphiQL.
-
Updated
May 22, 2021 - JavaScript
-
Updated
Aug 10, 2021 - PHP
-
Updated
May 7, 2021 - JavaScript
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&ev=PageView&noscript=1" class="amp-wp-enforced-sizes amp-wp-6a19fc1 i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" layout="intrinsic" data-amp--
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 14, 2021 - PHP
-
Updated
Aug 16, 2021 - PHP
-
Updated
Aug 2, 2021 - PHP
-
Updated
Jul 19, 2021 - PHP
-
Updated
Aug 6, 2021 - PHP
-
Updated
Jun 22, 2021 - PHP
-
Updated
Aug 13, 2021 - PHP
-
Updated
Jul 27, 2021 - PHP
-
Updated
Aug 2, 2021 - PHP
-
Updated
Aug 14, 2021 - PHP
-
Updated
Jul 23, 2021 - PHP
-
Updated
Aug 14, 2021 - PHP
-
Updated
Jan 4, 2021 - PHP
Task Description
There is some code that detects the base color of a resource (an image or video) and sets this as the baseColor property. It's used
Describe the bug:
Certain components have defined propTypes that allow for greater engineering confidence when developing. Efforts should be made to properly define propTypes across the CoBlocks repository.
Expected behavior:
Expect that propTypes are known and defined across CoBlocks.
Existing defined
-
Updated
Dec 31, 2020 - PHP
-
Updated
Aug 9, 2021 - PHP
-
Updated
Jun 4, 2021 - Python
-
Updated
Aug 13, 2021 - PHP
-
Updated
Jul 13, 2021 - PHP
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.
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."


I just realized that this code is not used anywhere and could be removed safely:
https://github.com/WordPress/gutenberg/blob/5e8e8b4ab102e54d9cf5b981d0aa38bb003aaba4/packages/core-data/src/actions.js#L727-L740
Everything goes through
receiveUserPermissionthese days.