Hook Lint Report: wp-graphql
Summary
- Errors: 0
- Warnings: 31
- Total findings: 31
Findings by Type
naming_convention: 31
Findings
naming_convention
- Hook:
enqueue_graphiql_extension- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Admin/GraphiQL/GraphiQL.php(line 322)
- Hook:
graphql_endpoint- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/src/Admin/Settings/Settings.php(line 119)
- Hook:
wpgraphql_enable_major_autoupdates- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wpgraphql_“.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 317)
- Hook:
wpgraphql_enable_major_autoupdates- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 317)
- Hook:
wpgraphql_enable_untested_autoupdates- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wpgraphql_“.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 343)
- Hook:
wpgraphql_enable_untested_autoupdates- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 343)
- Hook:
wpgraphql_untested_release_type- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wpgraphql_“.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 362)
- Hook:
wpgraphql_untested_release_type- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Admin/Updates/UpdateChecker.php(line 362)
- Hook:
init_graphql_request- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “init_graphql_“.
- Source:
plugins/wp-graphql/src/CLI/Commands.php(line 71)
- Hook:
init_graphql_request- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/CLI/Commands.php(line 71)
- Hook:
graphql_connection- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/src/Data/Connection/AbstractConnectionResolver.php(line 1064)
- Hook:
wp_graphql_experiment_enabled- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wp_graphql_“.
- Source:
plugins/wp-graphql/src/Experimental/Experiment/AbstractExperiment.php(line 330)
- Hook:
wp_graphql_experiment_enabled- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Experimental/Experiment/AbstractExperiment.php(line 330)
- Hook:
wp_graphql_experiment_config- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wp_graphql_“.
- Source:
plugins/wp-graphql/src/Experimental/Experiment/AbstractExperiment.php(line 376)
- Hook:
wp_graphql_experiment_config- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Experimental/Experiment/AbstractExperiment.php(line 376)
- Hook:
wpgraphql_experimental_features_enabled- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “wpgraphql_“.
- Source:
plugins/wp-graphql/src/Experimental/Experimental.php(line 70)
- Hook:
wpgraphql_experimental_features_enabled- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Experimental/Experimental.php(line 70)
- Hook:
graphql_schema- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/src/Registry/SchemaRegistry.php(line 82)
- Hook:
init_graphql_type_registry- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “init_graphql_“.
- Source:
plugins/wp-graphql/src/Registry/TypeRegistry.php(line 289)
- Hook:
init_graphql_type_registry- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Registry/TypeRegistry.php(line 289)
- Hook:
init_graphql_request- Severity: warning
- Message: deprecated_prefix: Hook name uses deprecated prefix “init_graphql_“.
- Source:
plugins/wp-graphql/src/Request.php(line 161)
- Hook:
init_graphql_request- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Request.php(line 161)
- Hook:
graphql_execute- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/src/Request.php(line 512)
- Hook:
do_graphql_request- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Request.php(line 596)
- Hook:
pre_graphql_execute_request- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Request.php(line 672)
- Hook:
pre_graphql_execute_request- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/Request.php(line 779)
- Hook:
register_graphql_post_type_args- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/WPGraphQL.php(line 628)
- Hook:
register_graphql_taxonomy_args- Severity: warning
- Message: nonstandard_prefix: Hook name does not use the expected WPGraphQL namespace prefix.
- Source:
plugins/wp-graphql/src/WPGraphQL.php(line 659)
- Hook:
graphql_schema- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/src/WPGraphQL.php(line 914)
- Hook:
graphql_endpoint- Severity: warning
- Message: low_specificity: Hook name has too few semantic segments after prefix.
- Source:
plugins/wp-graphql/access-functions.php(line 934)
- Hook:
'wp_graphql_experiment_' . $this->get_slug() . '_loaded'- Severity: warning
- Message: dynamic_nonstandard_prefix: Dynamic hook expression does not clearly map to an expected namespace prefix.
- Source:
plugins/wp-graphql/src/Experimental/Experiment/AbstractExperiment.php(line 94)