wp-plugin
Here are 241 public repositories matching this topic...
-
Updated
Sep 27, 2021 - 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 |
-
Updated
Aug 3, 2021 - PHP
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().
PR's should be pass phpcs, phpstan, and codeception in order to be approved.
Possibly helpful references:
- https://github.com/sdras/awesome-actions
- https://github.com/wp-graphql/wp-graphql/tree/develop/.github/workflows
Workflows to implement:
- PHPCS
- PHPStan (Blocked by #150)
- Unit Tests
- GraphQL Schema diffs.
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 13, 2022 - PHP
-
Updated
Jun 17, 2021 - TeX
-
Updated
Feb 20, 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
Oct 29, 2021 - PHP
-
Updated
Jun 28, 2021 - PHP
-
Updated
Feb 27, 2022 - PHP
-
Updated
Jan 30, 2022 - PHP
-
Updated
Feb 10, 2022 - PHP
-
Updated
Oct 6, 2020 - PHP
-
Updated
May 26, 2020 - PHP
-
Updated
Oct 5, 2021 - PHP
-
Updated
Feb 24, 2018 - PHP
-
Updated
Dec 1, 2021 - PHP
-
Updated
Feb 8, 2022 - PHP
-
Updated
Oct 23, 2020 - PHP
-
Updated
Nov 25, 2020 - 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."
Many user have expressed how useful GraphQL Voyager has been as they work on sites powered by WPGraphQL.
It would be nice to let users use GraphQL Voyager within their WordPress dashboard alongside GraphiQL.
See: https://github.com/APIs-guru/graphql-voyager