format= parameter to display more information than the title
Without format= parameter
bw_related behaves like [bw_list]
[bw_related post_type=shortcode_example meta_key=_sc_param_code meta_value=_sc_param_code exclude=0]
- bw_related – Other examples text widget
- bw_related by date
- bw_related by matching noderef
- bw_related via noderef values – different field names
- bw_related with format= parameter
- Display related posts by noderef field
With format= parameter
bw_related behaves list [bw_pages]
[bw_related post_type=shortcode_example meta_key=_sc_param_code meta_value=_sc_param_code format="T/E M/d a" exclude=0]
bw_related – Other examples text widgetThis example is similar to the Other examples text widget shown on a shortcode example page. read moreDate: March 1, 2014
bw_related by dateUse the bw_related shortcode to list related items based on a date field. read moreDate: February 28, 2014
bw_related by matching noderefUse the bw_related shortcode to list other content related to the currently displayed post. read moreDate: March 1, 2014
bw_related via noderef values – different field namesUsing the
bw_related shortcode we can implement a generalised solution where the value for the noderef lookup field is determined from the meta data associated with the current post.
read moreDate: February 28, 2014 bw_related with format= parameterContent not available; already processed. read moreDate: April 14, 2014
Display related posts by noderef fieldWhen a plugin has a noderef field referring to one or more other nodes use the bw_related shortcode with the by=noderef_field parameter to list other content related to the current post.
read moreDate: August 26, 2014
[bw_related post_type=oik_shortcodes by=_sc_param_code format="FE M" thumbnail=full]
