Skip to content

Commit ff2624a

Browse files
missing rename
1 parent be8a8b2 commit ff2624a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/abilities/wp-core-abilities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* @return void
1818
*/
1919
// phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound
20-
function register_core_ability_categories(): void {
20+
function wp_register_core_ability_categories(): void {
2121
wp_register_ability_category(
2222
'site',
2323
array(

0 commit comments

Comments
 (0)