wordpress-plugin
Here are 6,320 public repositories matching this topic...
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 9, 2020 - JavaScript
-
Updated
Aug 11, 2020 - PHP
Currently, in order to register a field to an Edge you have to know the full Edge name, like RootQueryToPostConnectionEdge and that's cumbersome.
It would be nice to have something like: register_graphql_edge_field( $fromType, $toType, $fieldName, $config );
I think it's easier to know the from/to type than know the fully qualified edge name.
-
Updated
Jan 18, 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
Aug 5, 2020 - PHP
-
Updated
Aug 10, 2020 - PHP
-
Updated
Aug 20, 2020 - PHP
-
Updated
Aug 20, 2020 - PHP
-
Updated
Aug 25, 2020 - PHP
-
Updated
Aug 12, 2020 - PHP
-
Updated
Aug 22, 2020 - PHP
-
Updated
Aug 27, 2020 - PHP
-
Updated
Aug 26, 2020 - PHP
-
Updated
Oct 8, 2019 - PHP
-
Updated
Jun 14, 2020 - PHP
-
Updated
Jul 15, 2019 - PHP
-
Updated
Aug 19, 2020 - PHP
-
Updated
Aug 21, 2020 - PHP
-
Updated
Jul 29, 2019 - Python
-
Updated
Jul 31, 2020 - PHP
-
Updated
Feb 15, 2020 - JavaScript
-
Updated
Mar 31, 2020 - PHP
-
Updated
Jul 20, 2020
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."

Split out from WordPress/gutenberg#24760.
In the experimental Navigation screen, the 'Save navigation' button's text is not centred properly.