get_name(); } protected function permission_callback(): bool { return current_user_can( 'edit_posts' ); } }