WP PLUGIN ソート対象拡張
・サイドメニュー位置修正 ・カスタムフィールド入力用テキストボックス位置等修正 ・ソート対象チェックボックスのチェック状態によって昇降順ラジオボタンの活性/非活性化するよう修正
This commit is contained in:
@@ -23,8 +23,7 @@ if ( ! class_exists( 'APOP' ) ) {
|
||||
'level_8',
|
||||
'apop_post_sort',
|
||||
array( $this, 'display_setting_page' ),
|
||||
'',
|
||||
50
|
||||
''
|
||||
);
|
||||
add_submenu_page(
|
||||
'apop_post_sort', // parent_slug
|
||||
|
||||
Reference in New Issue
Block a user