diff -r c7c0fbc09788 -r 5e8dcbe22c24 web/wp-content/plugins/bbpress/includes/admin/metaboxes.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/bbpress/includes/admin/metaboxes.php Tue Dec 04 18:43:10 2012 -0800 @@ -0,0 +1,495 @@ + + +
| + | + + |
| + | + + |
| + | + + |
| + | + + |
| + | + + |
| + + + | |
| + + + | |
| + + + |
+ + + +
+ + + ++ + + +
+ + + ++ + + +
+ ++ + + bbp_get_forum_post_type(), + 'selected' => $post_parent, + 'child_of' => '0', + 'numberposts' => -1, + 'orderby' => 'title', + 'order' => 'ASC', + 'walker' => '', + 'exclude' => $post_id, + + // Output-related + 'select_id' => 'parent_id', + 'tab' => bbp_get_tab_index(), + 'options_only' => false, + 'show_none' => __( '— No parent —', 'bbpress' ), + 'none_found' => false, + 'disable_categories' => false, + 'disabled' => '' + ) ); ?> +
+ ++ + + +
+ + + ++ + + $post_id ) ); ?> +
+ ++ + + bbp_get_forum_post_type(), + 'selected' => bbp_get_topic_forum_id( $post_id ), + 'child_of' => '0', + 'numberposts' => -1, + 'orderby' => 'title', + 'order' => 'ASC', + 'walker' => '', + 'exclude' => '', + + // Output-related + 'select_id' => 'parent_id', + 'tab' => bbp_get_tab_index(), + 'options_only' => false, + 'show_none' => __( '— No parent —', 'bbpress' ), + 'none_found' => false, + 'disable_categories' => current_user_can( 'edit_forums' ), + 'disabled' => '' + ) ); ?> +
+ + + ++ + + bbp_get_forum_post_type(), + 'selected' => $reply_forum_id, + 'child_of' => '0', + 'numberposts' => -1, + 'orderby' => 'title', + 'order' => 'ASC', + 'walker' => '', + 'exclude' => '', + + // Output-related + 'select_id' => 'bbp_forum_id', + 'tab' => bbp_get_tab_index(), + 'options_only' => false, + 'show_none' => __( '— No parent —', 'bbpress' ), + 'none_found' => false, + 'disable_categories' => current_user_can( 'edit_forums' ), + 'disabled' => '' + ) ); ?> +
+ + + ++ + + +
+ + + ++ + + +
+ ++ + + +
+ ++ + + +
+ + + ++ + + +
+ +