wordpress-plugin
Here are 6,918 public repositories matching this topic...
-
Updated
Apr 18, 2021 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
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
-
Updated
Apr 17, 2021 - PHP
-
Updated
Dec 10, 2020 - JavaScript
The list of AMP Caches is available at https://cdn.ampproject.org/caches.json
This could be pulled in dynamically rather than hard-coding each AMP Cache in \AMP_HTTP::get_amp_cache_hosts():
This is low priority because the list of caches changes infrequently.
-
Updated
Aug 19, 2020 - PHP
-
Updated
Apr 8, 2021 - PHP
-
Updated
Apr 17, 2021 - PHP
-
Updated
Apr 17, 2021 - PHP
-
Updated
Feb 12, 2021 - PHP
-
Updated
Apr 12, 2021 - PHP
-
Updated
Apr 17, 2021 - PHP
-
Updated
Apr 14, 2021 - PHP
-
Updated
Dec 31, 2020 - PHP
-
Updated
Apr 9, 2021 - PHP
-
Updated
Apr 18, 2021 - PHP
-
Updated
Jan 25, 2021 - PHP
-
Updated
Jan 4, 2021 - PHP
-
Updated
Dec 31, 2020 - PHP
Bug Description
The Publish text in the button overlaps with the 'info' icon
Expected Behaviour
Icon in Publish button should be spaced away from the text
Steps to Reproduce
- Open editor
- Switch
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
Apr 14, 2021 - PHP
-
Updated
Apr 9, 2021 - PHP
-
Updated
Mar 31, 2021 - Python
-
Updated
Mar 31, 2020 - PHP
-
Updated
Dec 3, 2020 - PHP
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
As per IANA notes on media types https://www.iana.org/assignments/media-types/application/json the charset parameter has no effect on the content type `application/js
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."
A number of our scripts in the
@wordpress/scriptscontain logic to find the relevant config and/orignorefile (orpackage.jsonentry) for a given tool by replicating that tool's logic in doing so. E.g.lint-jstries to locate the relevant config foreslinthere: https://github.com/WordPress/gutenberg/blob/dd4cc1b65433fc1f55ae7b674726e85af5f13ff7/packages/scripts/scripts/lint-js.js#L23-L