wordpress-plugin
Here are 8,054 public repositories matching this topic...
-
Updated
May 19, 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
May 19, 2022 - JavaScript
-
Updated
May 20, 2022 - PHP
-
Updated
May 17, 2022 - PHP
-
Updated
May 19, 2022 - PHP
-
Updated
May 10, 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
May 5, 2022 - PHP
-
Updated
Mar 23, 2022 - PHP
-
Updated
Jan 27, 2022 - PHP
-
Updated
May 18, 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
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
Jan 4, 2021 - PHP
-
Updated
Apr 18, 2022 - PHP
-
Updated
Apr 29, 2022 - PHP
-
Updated
Mar 18, 2022 - PHP
-
Updated
May 15, 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
✅ - Used the search feature to ensure that the bug hasn’t been reported before
✅
Describe the bug
Mediavines uses iframes like the following for showing their ads:
`<iframe frameborder="0" src="https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.safeframe.googlesyndication.c
-
Updated
May 19, 2022 - PHP
-
Updated
Apr 25, 2022
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."
Description
When I run the command
wp-scripts plugin-zipthe resulting zip file does not include root-level files, only directories (and their containing files). I expect the resulting zip file to include either the defaults (the entrypoint, Readme, etc.) as described in the documentation, or the files specified in the package.json"files": []list. Instead the zip file contains only the