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 80521ee commit 868d979Copy full SHA for 868d979
themes/osi/functions.php
@@ -608,4 +608,3 @@ function osi_ssp_register_post_type_args( array $args ): array {
608
return $args;
609
}
610
add_filter( 'ssp_register_post_type_args', 'osi_ssp_register_post_type_args', 10, 1 );
611
-
0 commit comments