We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8a8b2 commit ff2624aCopy full SHA for ff2624a
includes/abilities/wp-core-abilities.php
@@ -17,7 +17,7 @@
17
* @return void
18
*/
19
// phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound
20
-function register_core_ability_categories(): void {
+function wp_register_core_ability_categories(): void {
21
wp_register_ability_category(
22
'site',
23
array(
0 commit comments