[mdf_select_title]


This shortcode created for getting Title text from the drop-down by its meta_key created in the meta data constructor.

Example: [mdf_select_title post_id=117 meta_key=medafi_fashion]

Attributes:

  • post_id - post ID which uses described drop-down
  • meta_key - meta key of drop-down in meta data constructor

Use it in MDTF templates for data outputting.

Read alsohttps://wp-filter.com/features/metadatafilter-get_val_as_select_title/