wordpress-plugin
Here are 7,178 public repositories matching this topic...
-
Updated
Jul 25, 2021 - PHP
Avoid too many return statements within this method.
-
Updated
May 22, 2021 - JavaScript
-
Updated
Jul 21, 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
Jul 22, 2021 - JavaScript
-
Updated
Jul 12, 2021 - PHP
-
Updated
Jul 26, 2021 - PHP
-
Updated
Jun 18, 2021 - PHP
-
Updated
Jul 19, 2021 - PHP
-
Updated
Jul 14, 2021 - PHP
-
Updated
Jun 22, 2021 - PHP
Test against WP 5.8
Is your enhancement related to a problem? Please describe.
Once WordPress 5.8 is released, we'll want to test ElasticPress to see if any incompatibility issues arise.
Describe the solution you'd like
- test ElasticPress on WP 5.8
- open issues for any
-
Updated
Jun 11, 2021 - PHP
-
Updated
Jul 19, 2021 - PHP
-
Updated
Jul 24, 2021 - PHP
-
Updated
Jul 23, 2021 - PHP
-
Updated
Jul 20, 2021 - PHP
-
Updated
Jan 4, 2021 - PHP
Bug Description
When a user does Library search for both local media and third-party media and gets over 1000 results it results in some odd styling:
<img width="338" alt="image11" src="https://user-images.githubusercon
-
Updated
Dec 31, 2020 - PHP
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
Jul 25, 2021 - PHP
-
Updated
Jun 4, 2021 - Python
-
Updated
Jul 20, 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."


Description
When using
@wordpress/scripts,npm run builddoes not minify CSS files (from /src to /build) - but it does minify SCSS files.Also see https://wordpress.slack.com/archives/C5UNMSU4R/p1626967073250600.
Step-by-step reproduction instructions
Create a very basic project:
package.json:{ "name": "css-minify-test", "devDependencies": { "@wordpress/s