wordpress-plugin
Here are 6,297 public repositories matching this topic...
-
Updated
Aug 18, 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 15, 2020 - PHP
-
Updated
Aug 5, 2020 - PHP
-
Updated
Aug 10, 2020 - PHP
-
Updated
Aug 14, 2020 - PHP
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 17, 2020 - PHP
-
Updated
Aug 12, 2020 - PHP
-
Updated
Aug 13, 2020 - PHP
-
Updated
Aug 17, 2020 - PHP
-
Updated
Aug 17, 2020 - PHP
-
Updated
Oct 8, 2019 - PHP
-
Updated
Jun 14, 2020 - PHP
-
Updated
Jul 15, 2019 - PHP
-
Updated
Aug 14, 2020 - PHP
-
Updated
Jul 6, 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."



Describe the bug
The Help link in the editor more menu doesn't indicate that it opens in a new tab.
Links in the editor that open in a new tab usually have some visually hidden text for screen readers that says '(opens in a new tab)' so this one is inconsistent.
E.g.
They either use the `Ex