wordpress-plugin
Here are 6,789 public repositories matching this topic...
-
Updated
Feb 17, 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
Feb 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
Feb 17, 2021 - PHP
-
Updated
Feb 18, 2021 - PHP
-
Updated
Feb 12, 2021 - PHP
-
Updated
Feb 13, 2021 - PHP
-
Updated
Feb 14, 2021 - PHP
-
Updated
Feb 17, 2021 - PHP
-
Updated
Dec 31, 2020 - PHP
-
Updated
Feb 2, 2021 - PHP
-
Updated
Feb 15, 2021 - PHP
-
Updated
Feb 13, 2021 - PHP
-
Updated
Jan 25, 2021 - PHP
-
Updated
Jan 4, 2021 - PHP
-
Updated
Dec 31, 2020 - PHP
Feature description
Based off of work done in #51 and #152 in particular, layer panel height is defaulted to 6 layers.
This should vary with overall window size when UX has defined this.
Awaiting UX! Low priority.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
-
Updated
Feb 17, 2021 - PHP
Describe the bug:
Using the provided serialized block content, the block fails validation when it previously did not.
To reproduce:
<!-- wp:coblocks/map {"address":"Scottsdale Arizona","pinned":true,"height":534,"align":"full"} -->
<div style="min-height:534px" data-map-attr="/qaddress/q:/scottsdale arizona/q||/qlat/q:/qundefined/q||/qlng/q:/qundefined/q||/qskin/q:/qstandard/q||
-
Updated
Feb 8, 2021 - PHP
-
Updated
Feb 1, 2021 - Python
-
Updated
Mar 31, 2020 - PHP
-
Updated
Dec 3, 2020 - PHP
Describe the bug
Notice: Undefined property: stdClass::$plugin in /wp-content/plugins/wp-rocket/inc/classes/subscriber/Plugin/class-updater-subscriber.php on line 271
To Reproduce
The issue likely happen with a plugin that is not passing the expected format for the update offer parameter, using an object missing the $plugin property.
We only had one report of this for now.
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."
We had a regression in WP 5.6.1 (because WordPress/gutenberg#26432 was cherry-picked to the
wp/6.5branch for that patch release, but WordPress/gutenberg#26583 wasn't).We should add an e2e test to make sure block preview is visible wh