Skip to content
Snippets Groups Projects
Commit 434ffbc0 authored by Prasath Nadarajah's avatar Prasath Nadarajah
Browse files

displaying user role selection

parent f4a8902d
No related branches found
No related tags found
No related merge requests found
...@@ -209,6 +209,8 @@ class Push_Syndication_Server { ...@@ -209,6 +209,8 @@ class Push_Syndication_Server {
<?php do_settings_sections( 'push_syndicate_post_types' ); ?> <?php do_settings_sections( 'push_syndicate_post_types' ); ?>
<?php do_settings_sections( 'push_syndicate_user_roles' ); ?>
<?php do_settings_sections( 'delete_pushed_posts' ); ?> <?php do_settings_sections( 'delete_pushed_posts' ); ?>
<?php do_settings_sections( 'api_token' ); ?> <?php do_settings_sections( 'api_token' ); ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment