diff --git a/push-syndication-server/push-syndication-server.php b/push-syndication-server/push-syndication-server.php index 63c95fa64e7c90642a7cd2dd4989d38318a0b08c..d3826c436e11472ac0738ee5dd00bcd2e5be95fc 100644 --- a/push-syndication-server/push-syndication-server.php +++ b/push-syndication-server/push-syndication-server.php @@ -209,6 +209,8 @@ class Push_Syndication_Server { <?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( 'api_token' ); ?>