- settings optimization;

This commit is contained in:
nikitozzzzzzz
2017-12-11 09:53:38 +02:00
parent 9e4a0b5309
commit e36c3ca841
51 changed files with 540 additions and 631 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ if ( ! class_exists( 'Common' ) ) {
'supports' => array('title')
) );
if ( um_get_option( 'members_page' ) || ! get_option( 'um_options' ) ) {
if ( UM()->options()->get( 'members_page' ) || ! get_option( 'um_options' ) ) {
register_post_type( 'um_directory', array(
'labels' => array(