wp-plugin
Here are 241 public repositories matching this topic...
-
Updated
Apr 13, 2022 - PHP
WP-GraphQL-Woocommerce can't detect the product categories with different term_id and term_taxonomy_id IDs in wp_term_taxonomy table.
By default, the term_id and term_taxonomy_id have the same ID value in wp_term_taxonomy table.
For example:
term_taxonomy
| term_taxonomy_id | term_id | taxonomy |
|---|---|---|
| 1 | 1 | product_cat |
Maybe we can take this occasion to add a the documentation to this filter?
Originally posted by @eri-trabiccolo in gocodebox/lifterlms#1946 (comment)
Document the llms_new_{$this->model_post_type} filter in LLMS_Post_Model::create().
-
Updated
Aug 3, 2021 - PHP
-
Updated
Mar 22, 2022 - PHP
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 10, 2022 - PHP
-
Updated
Jun 17, 2021 - TeX
-
Updated
Mar 26, 2022 - PHP
Review those available from https://github.com/beberlei/assert and implement without including that library, since there's already quite a bit of overlap with WP's built-ins as well as Stringy
-
Updated
Oct 18, 2020 - PHP
Description
Error when switching: “You do not currently have a Shield user session. Please login again.”
More info:
https://wordpress.org/support/topic/clicking-on-another-user-logs-me-out/
https://wordpress.org/plugins/wp-simple-firewall/
-
Updated
Apr 27, 2022 - PHP
-
Updated
Mar 31, 2022 - PHP
-
Updated
Mar 6, 2022 - PHP
-
Updated
Jun 28, 2021 - PHP
-
Updated
May 12, 2022 - PHP
-
Updated
Apr 26, 2022 - PHP
-
Updated
Oct 6, 2020 - PHP
-
Updated
May 26, 2020 - PHP
-
Updated
Oct 5, 2021 - PHP
-
Updated
Feb 24, 2018 - PHP
-
Updated
Oct 23, 2020 - PHP
-
Updated
Feb 8, 2022 - PHP
-
Updated
Apr 4, 2022 - PHP
Improve this page
Add a description, image, and links to the wp-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wp-plugin topic, visit your repo's landing page and select "manage topics."
When querying for content or excerpt on content nodes (posts, pages, etc) the
contentandexcerptfields can be queried for with aformat: RAWargument.The
RAWcontent will only be returned to authenticated users.The description of the RAW enum should explain this.
Currently the descriptions are as follows:
![CleanShot 2022-03-17 at 12 38 13](https://user-images.githubuser