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

wordpress-plugin

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

gutenberg
TobiasBg
TobiasBg commented Jul 23, 2021

Description

When using @wordpress/scripts, npm run build does 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
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 Jul 20, 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