plugin-icon

CMB Field Type: Sorter

מאת Tran Bang·
This plugin gives you two CMB field types based on the Sorter script:
דירוג
5/5
גרסה
1.0.0
התקנות פעילות
10
עודכן לאחרונה
May 20, 2015

This plugin gives you two CMB field types based on the Sorter script:

Usage

`tb_sorter` – Select box with with typeahead-style search. Example:

$cmb->add_field(array( 'name' => 'Page Layout', 'id' => $prefix . 'ingredients', 'desc' => 'Select Page Layout', 'type' => 'tb_sorter', 'options' => array( 'enabled' => array( 'highlights' => 'Highlights', 'slider' => 'Slider', 'staticpage' => 'Static Page', ), 'disabled' => array( 'services' => 'Services' ) ), ));

Out put

get_post_meta(get_the_ID(), '_yourprefix_about_ingredients', true);

IMPORTANT: The key pair of 'placebo' => 'placebo' IS NO LONGER REQUIRED.

חינםבתוכנית Business
בביצוע ההתקנה, אנחנו מקבלים את הסכמתך לתנאי השירות של WordPress.com ולתנאים של התוסף של הצד השלישי.
נבדקו עד
WordPress 4.2.39
תוסף זה זמין להורדה ולשימוש דרך שברשותך.