wordpress-plugin
Here are 7,471 public repositories matching this topic...
-
Updated
Oct 21, 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
Oct 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
Oct 20, 2021 - JavaScript
-
Updated
Oct 20, 2021 - PHP
-
Updated
Oct 22, 2021 - PHP
-
Updated
Oct 21, 2021 - PHP
-
Updated
Oct 21, 2021 - PHP
-
Updated
Oct 22, 2021 - PHP
-
Updated
Oct 20, 2021 - PHP
-
Updated
Oct 21, 2021 - PHP
-
Updated
Aug 26, 2021 - PHP
-
Updated
Oct 11, 2021 - PHP
-
Updated
Oct 22, 2021 - PHP
-
Updated
Oct 21, 2021 - PHP
-
Updated
Oct 20, 2021 - PHP
-
Updated
Jan 4, 2021 - PHP
See https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-sort-props.md
This would make comparing component implementation easier and make the code more readable.
-
Updated
Oct 18, 2021 - PHP
-
Updated
Sep 21, 2021 - PHP
-
Updated
Jun 4, 2021 - Python
-
Updated
Oct 15, 2021 - PHP
-
Updated
Oct 21, 2021 - PHP
Is your feature request related to a problem? Please describe.
SEO is very important to my client and having full control over what's in the element is ideal.
Describe the solution you'd like
The Lazy Loaded Scripts, Critical CSS, Combined CSS, and Used CSS tags were all getting placed into the element by replacing the closing </title> and closing tags.
What
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."
What problem does this address?
Both createPreloadingMiddleware and createMenuPreloadingMiddleware functions need to be able to call the
getStablePathmethod.As of now, we have some dup