wordpress-plugin
Here are 8,014 public repositories matching this topic...
-
Updated
Apr 26, 2022 - PHP
When querying for content or excerpt on content nodes (posts, pages, etc) the content and excerpt fields can be queried for with a format: RAW argument.
The RAW content will only be returned to authenticated users.
The description of the RAW enum should explain this.
Currently the descriptions are as follows:
:
This is low priority because the list of caches changes infrequently.
-
Updated
Mar 14, 2022 - PHP
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 26, 2022 - PHP
-
Updated
Apr 24, 2022 - PHP
-
Updated
Mar 22, 2022 - PHP
-
Updated
Apr 3, 2022 - PHP
Describe the bug
While using the new Twenty Twenty-Two theme, search results will always be ordered by date, instead of by Elasticsearch score.
-
Updated
Apr 26, 2022 - PHP
-
Updated
Mar 23, 2022 - PHP
-
Updated
Jan 27, 2022 - PHP
-
Updated
Apr 26, 2022 - PHP
-
Updated
Mar 29, 2022 - PHP
Bug Description
Tooltips on the floating menu are inconsistent. Some of them have tails and others don't. We should pick either tails or no tails and make sure that the menus are uniform. (We pick tails, per design sync 4/19/22 with @agingoldseco )
Expected Behaviour
Consistent tooltip tails on floating menus
Steps to Reproduce
-
Updated
Jan 4, 2021 - PHP
-
Updated
Apr 18, 2022 - PHP
Describe the bug
When using the template functionality of the innerBlocks component we can run into issues with how the undo and redo editor functions behave. Specifically if we are setting a block attribute when the template changes we are creating two undo snapshots: one when the attribute is set and another when the innerBlocks are updated.
We solved this issue in the Form block here: h
-
Updated
Apr 1, 2022 - PHP
-
Updated
Mar 18, 2022 - PHP
-
Updated
Apr 22, 2022 - PHP
-
Updated
Jun 4, 2021 - Python
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
3.10.8 - Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When a query string is set to be cached, it will be cached on pages excluded from caching as well.
To Reproduce
Steps to reproduce the behavio
-
Updated
Apr 18, 2022 - PHP
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."
Introduced in #38591. Some basic test coverage could e.g. check if setting the avatar to a different user really shows the correct image for that user.