Felipe
Felipe
Hi, First: thanks for the plugin which is great! 👏 My setup: - WP 5.8.3 - Polylang Pro 3.1.2 (the pro version gives the possibility to share the same slug...
I feel that it is the better place to add the settings menu entry. We avoid an extra main entry in the already clutered admin menu.
If we do not have the same registered blocks per post types the registry will be updated without all the available blocks. **Here a basic example:** If I have 3...
Upgrade `voku/simple_html_dom` composer dep from 4.7.17 to 4.7.31 to fix `libxml_disable_entity_loader` deprecation: https://github.com/voku/simple_html_dom/blob/master/CHANGELOG#L34 https://www.php.net/manual/en/function.libxml-disable-entity-loader.php
Fixes deprecation warning reported in issue #175.
ConnectionResolver::getArgs is deprecated since version 1.11.0 replace with get_args
What does this implement/fix? Explain your changes. --------------------------------------------------- Fix the deprecation warning of `graphql_data_loaders` filter. Warning: > _The graphql_data_loaders filter is deprecated and will be removed in a future version....
Hello there, I'm facing an issue when trying to get a translated taxonomy archive through the nodeByUri root query field. See just below the nodeByUri query returning `WPGraphQL\\Registry\\TypeRegistry::get_type(): Argument #1...