[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog

bw_codes – Display the currently available shortcodes

Display the currently available shortcodes.

Help for shortcode: [bw_codes]

Display the currently available shortcodes

Syntax

[bw_codes
ordered="N| Y - Sort the shortcode codes by name."]
[bw_codes] is intended to show you all the active shortcodes and give you some help on how to use them. If a shortcode is not listed then it could be that the plugin that provides the shortcode is not activated. Click on the link to find detailed help on the shortcode and its syntax.
HelpSyntaxExpands in titles?
wp_caption – Display the caption for an image. Standard WordPress shortcode[wp_caption
id="| text - value for CSS id= keyword"
class="| classname - custom class"
align="alignnone| aligncenter| alignright| alignleft - CSS alignment class"
width="| numeric - width in pixels (Note: 10 is added to this number)"]
yes
caption – Display the caption for an image. Standard WordPress shortcode[caption
id="| text - value for CSS id= keyword"
class="| classname - custom class"
align="alignnone| aligncenter| alignright| alignleft - CSS alignment class"
width="| numeric - width in pixels (Note: 10 is added to this number)"]
yes
gallery – Display the attached images in a gallery[gallery
order="ASC| DESC - Order"
orderby="menu_order ID| ID| title| rand - Order by field"
ids="| ID - Post ID. Default: Current post ID"
itemtag="dl| tag - Item tag"
icontag="dt| tag - Icon tag"
captiontag="dd| tag - Caption tag"
columns="3| numeric - Columns"
size="thumbnail| medium| full - Thumbnail image size"
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"]
yes
playlist – Playlist[playlist
ids="| id1,id2 - IDs for the playlist"
id="current post| id - Post from which the playlist is chosen"
type="audio| video - Content type"
order="ASC| DESC| RAND - Ordering"
orderby="post__in| menu_order| ID| title| rand - Order by field"
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
style="light| dark - Playlist style"
tracklist="true| false - Display track list?"
tracknumbers="true| false - Display track numbers?"
images="true| false - Display images?"
artists="true| false - Display artists?"]
yes
audio – Displays uploaded audio file as an audio player[audio
src,mp3,m4a,ogg,wav,wma="| URL - If omitted uses first attachment"
loop="off| on - Allow looping of media"
autoplay="off| on - Causes media to autoplay"
preload="none| auto| metadata - How the audio should be loaded"]
yes
video – Embed video files[video
src,mp4,m4v,webm,ogv,wmv,flv="| URL - If omitted uses first attachment"
poster="| URL - Placeholder image"
loop="off| on - Allow looping of media"
autoplay="off| on - Causes media to autoplay"
preload="none| auto| metadata - How the audio should be loaded"
height="| numeric - Required height"
width="| numeric - Required width"]
yes
embed – Embed media[embed
width="500| numeric - Required width"
height="750| numeric - Required height"
src="| URL - URL to embed, if not provided in shortcode content"]
yes
chartjs – sb_chart_block_shortcode[chartjs]yes
purchase_link – Display purchase button[purchase_link
id="ID| download ID - ID of the download"
price_id="false| price ID - ID of the variable price"
sku="| SKU - Stock Keeping Unit"
price="1| 0 - no"
direct="0| 1 - no"
text="| text - Add to cart or Buy now text"
style="button| plain - Button style"
color="dark-gray| white| gray| red| green| yellow| orange| dark-gray| inherit - Button color"
class="edd-submit| CSS classes - One or more custom CSS class names"
form_id="| form ID - Form ID"]
yes
download_history – Show user’s download history[download_history]yes
purchase_history – Show user’s purchase history[purchase_history]yes
download_checkout – Show the checkout form[download_checkout]yes
download_cart – Show the shopping cart[download_cart]yes
edd_login – Display the login form, if not already logged in[edd_login
redirect="https://www.oik-plugins.com| URL - Redirect URL after login."]
yes
edd_register – Display the registration form, if not already logged in.[edd_register
redirect="https://www.oik-plugins.com| URL - Redirect URL after login."]
yes
download_discounts – Show available discount codes[download_discounts]yes
purchase_collection – Display a purchase collection link[purchase_collection
taxonomy="| taxonomy - Taxonomy name"
terms="| terms - Taxonomy terms"
text="Purchase All Items| link text - Text for link to purchase all items"
style="button| plain - Button style"
color="dark-gray| white| gray| red| green| yellow| orange| dark-gray| inherit - Button color"
class="edd-submit| CSS classes - One or more custom CSS class names"]
yes
downloads – Show downloads list / grid [downloads
category="| category list - Categories to display"
exclude_category="| category list - Categories to exclude"
tags="| tag list - Tags to display "
exclude_tags="| tag list - Tags to exclude"
relation="OR| ? - Relation"
number="9| number - Number to show"
price="no| yes - Include price?"
excerpt="yes| no - Include excerpt?"
full_content="no| yes - Include full content? "
buy_button="yes| no - Include the Purchase button?"
columns="3| number - Number of columns per row"
thumbnails="true| false - Display thumbnail images"
orderby="post_date| price| title| id| random| post__in - Sort sequence"
order="DESC| ASC - Sort sequence"
ids="| IDs - IDs to display"
pagination="true| false - Support pagination"]
yes
edd_downloads – edd_downloads_query[edd_downloads]yes
edd_price – Display the download’s price[edd_price
id="| download ID - ID of the download"
price_id="false| price ID - ID of the variable price"]
yes
edd_receipt – Display purchase receipt[edd_receipt
error="Sorry, trouble retrieving payment receipt.| text - Error text"
price="true| false - Display price"
discount="true| false - Display discount"
date="true| false - Display date"
notes="true| false - Display notes"
payment_key="false| payment_key - Payment key"
payment_method="true| false - Display payment method"
payment_id="true| false - Display payment ID"]
yes
edd_profile_editor – User profile editor[edd_profile_editor]yes
post_date – Display post publication date[post_date
after="| text - After output link"
before="| text - Before output link"
format="F j, Y| date format| relative - Date format"
label="| text - Label"]
yes
post_time – Display post publication time[post_time
after="| text - After output link"
before="| text - Before output link"
format="g:i a| time format - Time format"
label="| text - Label"]
yes
post_modified_date – Display post last modified date[post_modified_date
after="| text - After output link"
before="| text - Before output link"
format="F j, Y| date format| relative - Date format"
label="| text - Label"]
yes
post_modified_time – Display post last modified time[post_modified_time
after="| text - After output link"
before="| text - Before output link"
format="g:i a| time format - Time format"
label="| text - Label"]
yes
post_author – Display post author name[post_author
after="| text - After output link"
before="| text - Before output link"]
yes
post_author_link – Display post author link[post_author_link
after="| text - After output link"
before="| text - Before output link"]
yes
post_author_posts_link – Display link to author’s posts[post_author_posts_link
after="| text - After output link"
before="| text - Before output link"]
yes
post_comments – Display link to post comments[post_comments
after="| text - After output link"
before="| text - Before output link"
hide_if_off="1| false - Hide link if comments are off"
more="% Comments| text - Text when there is more than one comment"
one="1 Comment| text - Text when there is exactly one comment"
zero="Leave a Comment| text - Text when there are no comments"]
yes
post_tags – Display tag links list[post_tags
after="| text - After output link"
before="Tagged With:| text - Before output link"
sep=", | text - Separator string between tags"]
yes
post_categories – Display category links list[post_categories
after="| text - After output link"
before="Filed Under:| text - Before output link"
sep=", | text - Separator string between categories"]
yes
post_terms – Display linked post taxonomy terms list[post_terms
after="| text - After output link"
before="Filed Under:| text - Before output link"
sep=", | text - Separator string between tags"
taxonomy="category| string - Taxonomy name"]
yes
post_edit – Display edit post link[post_edit
after="| text - After output link"
before="| text - Before output link"
link="(Edit)| text - Link text"]
yes
footer_copyright – Display copyright notice[footer_copyright
after="| text - After output notice"
before="| text - Before output notice"
copyright="©| text - Copyright symbol"
first="| year - First year for Copyright dates"]
yes
footer_childtheme_link – Display link to child theme, if defined[footer_childtheme_link
after="| text - After output link"
before="&#xB7| text - Before output link"]
yes
footer_genesis_link – Display link to the Genesis Framework.[footer_genesis_link
after="| text - After output link"
before="| text - Before output link"]
yes
footer_studiopress_link – Display link to StudioPress.[footer_studiopress_link
after="| text - After output link"
before="by| text - Before output link"]
yes
footer_wordpress_link – Display link to WordPress.[footer_wordpress_link
after="| text - After output link"
before="| text - Before output link"]
yes
footer_site_title – genesis_footer_site_title_shortcode[footer_site_title]yes
footer_home_link – genesis_footer_home_link_shortcode[footer_home_link]yes
footer_loginout – Display link to WordPress.[footer_loginout
after="| text - After output link"
before="| text - Before output link"
redirect="| URL - Path to redirect on login"]
yes
wpseo_breadcrumb – render[wpseo_breadcrumb]yes
bw_otd – Display ‘On this day’ in history related content [bw_otd
periods="-1 year,-5 years,-10 years,-25 years,-40 years| offset1,offset2 - Periods to display"
post_type="| page| post| attachment| custom post type - Content type to display"
exact="n| y - Match day exactly"
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
bw_field – Format custom fields without labels[bw_field
fields="| field names - CSV list of field names. Default: all registered fields"
name,0="| field name(s) - CSV list of field names."
id="| ID - Post ID to use to access the fields"]
Yes
bw_fields – Format custom fields, with labels[bw_fields
fields,0="| field names - CSV list of field names. Default: all registered fields"
id="| ID - Post ID to use to access the fields"]
No
bw_new – Display a form to create a new post[bw_new
post_type="| post type - Supporting post_type name"
format="| format - Field format string"
email="author| n| email - Email address for New pending content email"]
No
bw_related – Display related content[bw_related
post_type="| post type - Related post type"
meta_key="| meta key - name of noderef field"
meta_value="| meta value - the default value depends on the field type"
format="| format string - field format string"
by="| noderef field - name of a noderef field"]
No
bw_group – Display summary of selected items[bw_group
field="| Field - Field or taxonomy to group by"
uo="u| o| d| s - Display type"]
No
oik_edd_apikey – get API key form for EDD[oik_edd_apikey]No
bw_squeeze – bw_shortcode_event[bw_squeeze]No
bw_testimonials – Display testimonials[bw_testimonials
numberposts="5| number - Number of posts to show"
script="cycle.all| script - jQuery script"
method="cycle| method - jQuery method "
class="bw_testimonials| CSS classes - CSS classes"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="rand| date| title| author - Order by"
order="ASC| DESC - Order"
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="oik_testimonials| post_type - Post type to select"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
oikth_download – Produce a download button for a theme[oikth_download
theme="oik| theme - name of the theme"
class="download| - CSS classes for the button"]
No
oikp_download – Produce a download button for a plugin[oikp_download
plugin="oik| plugin - name of the plugin"
class="download| - CSS classes for the button"]
No
bw_blog – Select blog to process[bw_blog
blog="| blog ID - numeric ID of blog to be selected"]
No
bw_blogs – List blogs using bw_pages style display[bw_blogs
blogs="| blog,blog - numeric IDs/names of blogs to be listed"]
No
bw_mshot – bw_shortcode_event[bw_mshot]No
nivo – Display the nivo slideshow for attachments or other post types.[nivo
post_type="attachment| post_type - Post type to display"
theme="default| bar| custom| dark| light| orman| pascal| oik271| default271 - Theme for the slideshow"
class="| classes - CSS classes"
link="y| n| file| full - Link the images to the target post/page or media file"
caption="y| n - Display the image title as the caption"
format="| format - field format string"
ribbon="y| n - Display the ribbon, if the theme supports it"
thumbnail="full| thumbnail| medium| large| nnn| wxh - image size"
thumbs="| n| y - Thumbnail navigation"
nav="| n| y - Control navigation"
pause="| pause - Pause time in milli seconds"
manual="| n| y - Manual advance"
effect="| random| sliceDownRight| sliceDownLeft| sliceUpRight| sliceUpLeft| sliceUpDown| sliceUpDownLeft | fold| fade| boxRandom| boxRain| boxRainReverse| boxRainGrow| boxRainGrowReverse| slideInLeft| slideInRight - transition effect"
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
bw_video – Display the video specified (url=) or attached videos[bw_video
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
url="| url - URL of Video to display"
width="| width - Width in pixels"
height="| height - Height in pixels"
class="| classes - CSS classes"]
No
bbboing – Obfuscate some text but leave it readable, apparently[bbboing
text="According to a researcher at Cambridge University, it doesn't matter in which order the letters in a word are, the only important thing is that the first and last letter be at the right place. The rest can be a total mess and you can still read it without problem. This is because the human mind does not read every letter by itself but the word as a whole. | textarea - some text to obfuscate"
form="N| Y - display form to allow changes"
both="N| Y - display both original and output text"]
No
cookies – Display table of cookies, by category[cookies
browser="N| Y - show browser cookies"
cookies="| cookie1,cookie2 - Optional list of cookie names."
plugins="| plugin1,plugin2 - Optional list of plugin names. Defaults to ALL active plugins"
temp="N| Y - Use the temporary cc_mapping XML file"]
No
loikp – Link to oik-plugins.com[loikp]Yes
lazy – Link to definition of lazy[lazy]Yes
smart – Link to definition of smart[smart]Yes
lssc –  [lssc]Yes
getoik –  [getoik]Yes
getnivo –  [getnivo]Yes
loikuk –  [loikuk]Yes
apiref –  [apiref]Yes
diy – A sample Do It Yourself shortcode[diy]Yes
loikeu – Link to oik-plugins.eu[loikeu]Yes
bw_terms – Display taxonomy terms links[bw_terms
taxonomy="letters| category| post_tag| taxonomy_name - Taxonomy to display"
count="| 1 - Include term count"
class="class| text - CSS class names"]
No
oik – Expand to the logo for oik[oik]Yes
loik – Link to [oik]-plugins[loik]No
OIK – Spells out the oik backronym[OIK]Yes
lbw – Link to Bobbing Wide sites[lbw]No
bw_page – Add page button[bw_page
post_type="page| post_type - Post type to add"
icon="| dash icon - Dash icon override"
text="| text - tooltip text override"]
No
bw_post – Add Post button[bw_post
post_type="post| post_type - Post type to add"
icon="| dash icon - Dash icon override"
text="| text - tooltip text override"]
No
bw_plug – Show plugin information[bw_plug
name="oik| plugin-a,plugin-b - names of plugins to summarise"
table="Y| N| t| f| 1| 0 - Show detailed information. Defaults to 'Y' if more than one plugin is listed"
option="| active_plugins - Summarise the activated plugins"
link="n| y| URL - URL for where to find additional information"
banner="| y| j| p - Display the plugin banner image"]
No
bp – Styled form of BuddyPress[bp]Yes
lwp – Link to WordPress.org[lwp]No
lbp – Link to BuddyPress[lbp]No
wpms – Styled form of WordPress Multi Site[wpms]Yes
lwpms – Link to WordPress Multi Site[lwpms]No
drupal – bw_shortcode_event[drupal]Yes
ldrupal – Link to drupal.org[ldrupal]No
artisteer – Styled form of Artisteer[artisteer]Yes
lartisteer – Link to Artisteer [lartisteer]No
wp – Display a styled form of WordPress. [wp]Yes
bw_csv – Display CSV data in a table or list[bw_csv
src,0="| file - File containing CSV data to display"
th="y| n - Format table headings"
uo="table| u| ul| o| ol| d| dl - Format as list - unordered, ordered or definition"
y="| Y| N - Convert y to a dash icon tick or cross"
n="| N| Y - Convert n to a dash icon cross or tick"
del,sep=",| | - Delimeter between columns"
totals="| t,c,- - Comma separated codes for totalling the columns"
prefixes="| prefix1,prefix2 - Comma separated prefixed for totals cells"]
No
bw_search – Display search form[bw_search]Yes
bw_dash – Display a dash icon[bw_dash
icon,0="menu| any SVG icon| any dashicon| any genericon | any texticon - Dash icon to display"
class,1="| classnames - CSS classes"]
Yes
bw_action – bw_shortcode_event[bw_action]No
bw_rpt – bw_shortcode_event[bw_rpt]No
bw_graphviz – Display a GraphViz diagram[bw_graphviz
output="skv| - Output format"
lang="dot| - Content language"]
No
bw_crumbs – Display breadcrumbs[bw_crumbs]No
bw_option – Display the value of an option field[bw_option
option,0="| name - Option name"
type,1="text| field_type - Field type. e.g. URL, textarea"]
No
bw_text – bw_shortcode_event[bw_text]No
github – Link to GitHub[github
owner,0="| owner - Repository owner"
repo,1="| repository - Repository name"
type,2="| issues| archives/releases - Content type"
3="| identifier - Identifier"
url="https://github.com| URL - GitHub URL"]
No
bw_archive – Display category archives[bw_archive
type="monthly| daily| weekly| yearly| postbypost| alpha - Type of archive to retrieve"]
No
cloned – Display clones of this content[cloned
ID,0="| ID - Post ID"
uo="u| o| d - List type"
label="Clones of: | text| false - Prefix with source link"]
No
clone – Display the clone tree/form for a post[clone
ID,0="| ID - Post ID"
uo="u| o| d - List type"
form="y| n - Display 'Clone' form if authorised"
order="y| n - Display in suggested cloning order"]
No
bw_css – Add internal CSS styling[bw_css
.="| any - Display the CSS"
text="| any - Display the CSS with this annotation"]
No
bw_geshi – Generic Syntax Highlighting[bw_geshi
lang="| html| css| javascript| jquery| php| none| mysql - Programming language"
text="| text - Descriptive text to display"]
No
bw_background – Use attached image as the background[bw_background
id,0="current ID| ID - Post ID to find image to display"
selector,1="body| CSS selector - CSS selector for the background image"
thumbnail="full| thumbnail| medium| large - Image size to use"
post_type="attachment| post type - Post type"
post_mime_type="image| post mime type - Post mime type"]
No
bw_autop – Dynamically re-enable/disable automatic paragraph generation[bw_autop
autop,0="true| false - Re-enable/disable automatic paragraph generation"]
No
bw_popup – Display a popup after a timed delay[bw_popup
delay="5000| msecs - Delay before popup is shown"
method="fancyBox| slideUp - Popup method"
force="| true - Force popup when not singular"
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"
format="| format - field format string"
read_more="| ''| string - text for read more button"]
No
bw_more – Read more button to progressively reveal content[bw_more
read_more="read more| text - Text for read more button"
class="| CSS class - CSS class name(s)"]
No
bw_rwd – Dynamically generate oik responsive web design CSS classes[bw_rwd
class="| class list - CSV list of classes to generate"]
No
bw_codes – Display the currently available shortcodes[bw_codes
ordered="N| Y - Sort the shortcode codes by name."]
No
bw_code – Display the help and syntax for a shortcode[bw_code
shortcode="bw_code| shortcode - The shortcode you want explained"
help="Y| N - Display help for the shortcode"
syntax="Y| N - Display the syntax"
example="Y| N - Display an example, if possible"
live="N| Y - Display the live results using default values"
snippet="N| Y - Display the generated HTML"]
No
bw_user – Display information about a user[bw_user
user="1| id| email| slug| login - Value to identify the user"
fields="name,bio,email| about| bio| description| display_name| email| first_name| forename| gravatar| ID| last_name| login| name| nicename| nickname| site| surname| url| field1,field2 - Comma separated list of fields"]
No
bw_users – Display information about site users[bw_users
role="| - User role"
orderby="user_login| ID| login| nicename| email| url| registered| display_name| post_count| meta_value - Order by"
order="ASC| DESC - Ascending or Descending sequence"
meta_key="| field name - Meta field name"
meta_value="| value - Meta field value"
meta_compare="EQ| NE| GT| GE| LT| LE - Operator to test the meta value"
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"]
No
bw_tides – Display times and tides for a UK location[bw_tides
tideurl="http://www.tidetimes.org.uk/chichester-harbour-entrance-tide-times.rss| other - RSS feed URL for location"
store="1| store key - unique key for caching result"
force="| true - force loading from the feed"]
No
bw_wtf – WTF[bw_wtf
event="hover| click - Event to trigger the revealing"
effect="slideToggle| toggle - Method used to reveal the content"
text="hover to slideToggle source| text - Text above the hidden content"]
No
bw_directions – Display a ‘Google directions’ button.[bw_directions
alt="| 1 - Use alternative value"]
No
bw – Expand to the logo for Bobbing Wide[bw
cp="| h - Class name prefix"]
Yes
bw_address – Display the address[bw_address
type="Work| type - Address type."
alt="| 1 - suffix for alternative address"
tag="div| span - HTML formatting tag"]
No
bw_mailto – Mailto (inline)[bw_mailto
prefix="Email| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
title="Send email to: | title string - Tool tip text"
tag="p| tag - enclosing HTML tag"
index="email| field - oik options field to use"]
No
bw_email – Email primary contact (formal)[bw_email
prefix="Email| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
title="Send email to: | title string - Tool tip text"
tag="span| tag - enclosing HTML tag"
index="email| field - oik options field to use"]
No
bw_geo – Latitude and Longitude[bw_geo
alt="| 1 - Use alternative value"]
No
bw_telephone – Telephone number (block)[bw_telephone
prefix="Tel| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="div| tag - enclosing HTML tag"
class="| class names - CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="telephone| field - oik options field to use"]
Yes
bw_fax – Fax number[bw_fax
prefix="Fax| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="div| tag - enclosing HTML tag"
class="| class names - CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="fax| field - oik options field to use"]
Yes
bw_mobile – Mobile phone number (block)[bw_mobile
prefix="Mobile| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="div| tag - enclosing HTML tag"
class="| class names - CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="mobile| field - oik options field to use"]
Yes
bw_skype – Skype name[bw_skype
prefix="Skype name| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="div| tag - enclosing HTML tag"
class="bw_skype| class names - additional CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="skype| field - oik options field to use"]
Yes
bw_tel – Telephone number (inline)[bw_tel
prefix="Tel| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="span| tag - enclosing HTML tag"
class="| class names - CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="telephone| field - oik options field to use"]
Yes
bw_mob – Mobile phone number (inline)[bw_mob
prefix="Mobile| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="span| tag - enclosing HTML tag"
class="| class names - CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="mobile| field - oik options field to use"]
Yes
bw_wpadmin – Site: link to wp-admin[bw_wpadmin]No
bw_domain – Display the domain name[bw_domain]Yes
bw_show_googlemap – Show Google map [bw_show_googlemap][bw_show_googlemap
company="| company name - type your company name"
lat="lat| latitude - latitude"
long="long| longitude - longitude"
postcode="postcode| postcode - postcode or ZIP code"
width="100%| width - width of the Google map"
height="400px| height - height of the map"
markers="| marker1,marker2 - Additional markers"
zoom="12| number - Zoom level"]
No
bw_contact – Primary contact name[bw_contact
alt="| 1 - Use alternative value"]
Yes
bw_company – Company name[bw_company]Yes
bw_business – Display your Business name[bw_business]Yes
bw_formal – Formal company name[bw_formal]Yes
bw_slogan – Primary slogan[bw_slogan]Yes
bw_alt_slogan – Alternative slogan[bw_alt_slogan]Yes
bw_admin – Display the Admin contact name[bw_admin]Yes
bw_twitter – Follow me on Twitter[bw_twitter]No
bw_facebook – Facebook link[bw_facebook]No
bw_linkedin – Follow me on LinkedIn[bw_linkedin]No
bw_youtube – Follow me on YouTube[bw_youtube]No
bw_flickr – Flickr link[bw_flickr]No
bw_picasa – Follow me on Picasa[bw_picasa]No
bw_googleplus – Google+ link[bw_googleplus]No
bw_google_plus – Google+ link[bw_google_plus]No
bw_google-plus – Google+ link[bw_google-plus]No
bw_google – Google+ link[bw_google]No
bw_instagram – Follow me on Instagram[bw_instagram]No
bw_pinterest – Follow me on Pinterest[bw_pinterest]No
bw_follow_me – Display defined social media follow me links[bw_follow_me
theme="| gener| dash| svg - Icon selection"
class="| class names - CSS class names"
alt="| 0 - Use option values"
network="Twitter,Facebook,LinkedIn,YouTube,Flickr,Pinterest,Instagram,GitHub,WordPress| network1, network2 - CSV list of network names"]
No
clear – Clear divs [clear]Yes
bw_logo – Display the company logo[bw_logo
link="| .| URL - Link when clicked"
text="| company - Text for tooltip"
width="| width - Width in pixels"
height="| height - Height in pixels"]
No
bw_qrcode – Display an uploaded QR code image[bw_qrcode
link="| URL - Link URL for QR code image"
text="oik-plugins| string - from oik options - company"
width="| width - width of QR code image, if required"
height="| height - height of QR code image, if required"]
No
div – start a <div> tag[div
class="| class names - CSS class names"
id="| id - unique identifier"]
Yes
sdiv – Start a div[sdiv
class="| class names - CSS class names"
id="| id - unique identifier"]
Yes
ediv – end a <div> with </div>[ediv]Yes
sediv – Start and end a div[sediv]Yes
bw_emergency – Emergency telephone number[bw_emergency
prefix="Emergency| string - Prefix string"
sep=": | string - Separator string"
alt="| 1 - Use alternative value"
number="| number - Number override"
tag="div| tag - enclosing HTML tag"
class="bw_emergency| class names - additional CSS class names"
link="| n| y| t| s| other: - tel: or sms: link"
index="emergency| field - oik options field to use"]
Yes
bw_abbr – Format an abbreviation[bw_abbr]Yes
bw_acronym – Format an acronym[bw_acronym]Yes
bw_blockquote – Format a blockquote[bw_blockquote
text,0="| text - Text for the blockquote"
class="| class names - CSS class names"]
Yes
bw_cite – Cite a blockquote[bw_cite
text="| text - Text for the citation"
class="| class names - CSS class names"]
Yes
bw_copyright – Format a Copyright statement[bw_copyright
prefix="© Copyright| string - Copyright text prefix"
company="oik-plugins| company name - from oik options - company"
suffix="All rights reserved.| string - copyright suffix text"
from="2011| year - from oik options - yearfrom"
sep="-| ,| string - default: ',' if one year difference '-' otherwise"]
Yes
stag – Start a tag[stag
name="| tag - HTML start tag"
class="| class names - CSS class names"
id="| id - unique identifier"]
Yes
etag – End a tag started with [stag][etag
name="| tag - paired HTML tag for the stag shortcode"]
Yes
bw_tree – Simple tree of pages/posts or custom post types[bw_tree
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
bw_posts – Display posts[bw_posts
numberposts="10| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"]
No
bw_pages – Display page thumbnails and excerpts as links[bw_pages
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"
format="| format - field format string"
read_more="| ''| string - text for read more button"]
No
bw_list – Simple list of pages/posts or custom post types[bw_list
numberposts="-1| numeric - number of items to list. -1=list all"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
thumbnail="none| thumbnail| medium| large| full| nnn| wxh - image size"
uo="u| o - Display unordered or ordered list"]
No
bw_bookmarks – List bookmarks[bw_bookmarks
numberposts="-1| number - Number of bookmarks to return. -1=unlimited"
orderby="name| - Sort by field"
order="ASC| DESC - Sort order"
category_name="| category name - Category name"]
No
bw_attachments – List attachments with links[bw_attachments
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="attachment| post type - Post type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
thumbnail="thumbnail| medium| large| full| nnn| wxh - image size"
titles="y| n - Display titles"
captions="n| y - Display attachment's Caption and Description"
class="| class names - CSS class names"]
No
bw_pdf – Display attached PDF files[bw_pdf
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="attachment| post type - Post type to display"
post_mime_type="application/pdf| - Cannot be overridden"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
captions="n| y - Display attachment's Caption and Description"
class="| class names - CSS class names"]
No
bw_images – Display attached images[bw_images
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="attachment| post type - Post type to display"
post_mime_type="image| post mime types - Image type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
thumbnail="full| thumbnail| medium| large| nnn| wxh - image size"
link="| 0| id,p - link to"
titles="y| n - Display titles"
captions="n| y - Display attachment's Caption and Description"
class="| class names - CSS class names"]
No
bw_portfolio – Display matched portfolio files[bw_portfolio
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="title| date| ID| parent| rand| menu_order - Sort sequence"
order="ASC| DESC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="attachment| post type - Post type to display"
post_mime_type="image,application/pdf| - Attachment types to pair"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"]
No
bw_thumbs – List pages as fluid thumbnail links[bw_thumbs
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="title| date| ID| parent| rand| menu_order - Sort sequence"
order="ASC| DESC - Sort order"
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"
block="false| true - Enclose in an Artisteer block"]
No
bw_button – Show a link as a button[bw_button
link="| URL - URL for the link"
text="dummy| - text for the button"
title="as text| - title for the tooltip"
class="| - CSS classes for the button"]
No
bw_contact_button – Contact form button[bw_contact_button
contact="Herb Miller| contact name - who to contact"
link="/contact/| URL - URL for the link"
text="Contact oik| contact-text - text for the button"
title="Write to oik| contact-title - title for the tooltip"
class="bw_contact| - CSS classes for the button"]
No
bw_block – Format an Artisteer block[bw_block
title="| title - block title"
level="h3| tag - HTML tag for heading"
framed="true| false| Y| N - Use Artisteer styled frame"
class="| CSS classes - CSS classes for block"
prefix="art-| - CSS class prefix"]
No
bw_eblock – end a [bw_block][bw_eblock]No
paypal – Paypal shortcodes[paypal
type="donate| pay| buy| add| view - Button type"
email="paypal-email| email - PayPal email address"
location="GB| country - PayPal Country code"
currency="GBP| currency - PayPal currency"
amount="| nn.mm - Amount without currency symbol"
productname="oik-plugin| text - Product name"
sku="oik| SKU - Stock Keeping Unit"
shipadd="2| 0| 1 - Shipping Address Required? 0=prompt, optional, 1=do not prompt, 2=prompt and require"
weight="| nn.mm - Weight in kilos or pounds"
shipcost="| nn.mm - Shipping cost"
shipcost2="| nn.mm - Shipping cost2"]
No
ngslideshow – NextGen gallery slideshow[ngslideshow]yes
gpslides – Display a Slideshow Gallery Pro slideshow[gpslides]No
bw_power – Powered by WordPress[bw_power]Yes
bw_editcss – Edit Custom CSS file button[bw_editcss]No
bw_table – Display custom post data in a tabular form[bw_table
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
class="| class names - CSS class names"
fields="title,excerpt| fields - CSV of field names"]
No
bw_parent – Display a link back to the parent page[bw_parent
id="| ID - ID from which to find the parent"]
No
bw_iframe – Embed a page in an iframe[bw_iframe
url="| URL - Full URL for the page"
src="| URL - Full URL for the page - use as an alternative to the url= parameter"
width="| numeric - Width in pixels"
height="| numeric - Height in pixels"
scrolling="no| yes - Support vertical scrolling"
frameborder="0| 1 - Value for frameborder parameter"
type="text/html| string - Type of the iframe"
class="| class names - CSS class names"
id="| id - unique identifier"]
No
bw_jq – Perform a jQuery method[bw_jq
selector="| selector - jQuery selector"
method="| method - jQuery method to perform"
script="| script-name - Handle for the jQuery script"
debug="false| true - Use true when you want to debug the jQuery"
windowload="false| true - Use true when the jQuery is to run when the window has loaded"
parms="| parm=value1,parm2=value2 - Variable list of parameters"
src="| ID| URL - ID or full URL of JavaScript"
inline="| T| Y - Set to T=True or Y=Yes when the script tag must be inline"]
No
bw_accordion – Display posts in an accordion[bw_accordion
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
bw_tabs – Display posts in tabbed blocks[bw_tabs
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"]
No
bw_login – Display the login form or protected content[bw_login
redirect="| ID - post ID to redirect to"
remember="Y| N - display 'Remember me?' checkbox"]
No
bw_loginout – Display the Login or Logout link[bw_loginout]No
bw_register – Display a link to the Registration form, if Registration is enabled[bw_register]No
bw_link – Display a link to a post.[bw_link
id="id| ID| URL - ID of the post to link to or external URL"
text="post title| text - Text for the link"
title="post title| tool tip string - Tool tip text"
href,url,src,link="| URL - URL to link to"
class="| class names - CSS class names"]
No
bw_contact_form – Display a contact form for the specific user[bw_contact_form
user="1| id| email| slug| login - Value to identify the user"
contact="| text - Text for submit button"
email="| email - Email address for submission"
class="| class names - CSS class names"]
No
bw_countdown – Countdown timer[bw_countdown
until="| date - Target date in format yyyy-mm-dd-hh-mm-ss"
since="| date - Start date in format yyyy-mm-dd-hh-mm-ss"
description="| text - Description for countdown"
expiryUrl="| URL - Target URL when countdown reaches zero"
expiryText="| text - Text to replace time when countdown reaches zero"]
No
bw_cycle – Display pages using jQuery cycle[bw_cycle
fx="fade| blindX| blindY| blindZ| cover| curtainX| curtainY| fade| fadeZoom| growX| growY| none| scrollUp| scrollDown| scrollLeft| scrollRight| scrollHorz| scrollVert| shuffle| slideX| slideY| toss| turnUp| turnDown| turnLeft| turnRight| uncover| wipe| zoom| - Cycle transition effects"
class="| class names - CSS class names"
fit="1| 0 - Fit parameter. Use fit=0 with fx=scrollVert|scrollHorz"
prevnext="| y - Display Prev and Next links"
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
format="| format - field format string"
read_more="| ''| string - text for read more button"]
No
bw_count – Count posts for the selected post type[bw_count
post_type,0="post| post type - Post type to count"
status,1="publish| pending| draft| auto-draft| future| private| trash| inherit - Post status"]
Yes
bw_navi – Simple paginated list[bw_navi
numberposts="-1| numeric - number of items to list. -1=list all"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="15| integer| . - Number of posts per page. Default from Reading Settings."
thumbnail="none| thumbnail| medium| large| full| nnn| wxh - image size"
uo="u| o - Display unordered or ordered list"]
No
blocks – Create links to related blocks[blocks
blocks="| block - block name list e.g. oik-block/wp"
component="| ID - ID of plugin/theme for the blocks"
class="| class names - CSS class names"]
No
guts – bw_shortcode_event[guts]No
content – bw_shortcode_event[content]No
bw_api – Dynamic API syntax help[bw_api
funcname="| function - Name of the function"
sourcefile="| sourcefile - Sourcefile containing the function"
plugin="| plugin - Implementing plugin slug"]
No
api – Simple API link[api
api|0="| api - API name"]
No
apis – Link to API definitions[apis
api="| function-name - Function name e.g. bw_get_posts"
class="| class names - CSS class names"]
No
hooks – Link to hook definitions[hooks
hook="| hook name - Hook name e.g. oik_admin_menu"
class="| class names - CSS class names"]
No
codes – Create links to related shortcodes[codes
codes="| shortcode - Shortcode name list e.g. bw_pages"
component="| ID - ID of plugin/theme for the shortcodes"
class="| class names - CSS class names"]
No
file – Display reference for a file[file
file="| file - plugin file name"]
No
files – Link to files definitions[files
file="| filename - File name e.g. shortcodes/oik-filelink.php"
class="| class names - CSS class names"]
No
classes – Link to class definitions[classes
classes="| class-name - Class names e.g. WP_Widget"
class="| class names - CSS class names"]
No
hook – bw_shortcode_event[hook]No
md – Format Markdown[md]No
parsed_source – bw_shortcode_event[parsed_source]No
bwtrace – Trace facility form[bwtrace
text=" | text - text for the trace button"]
No

Notes

  • When the shortcode description is ? this means that oik cannot determine any information about the shortcode.

Published: November 2, 2012 | Last updated: August 8, 2014

Information

Shortcode: bw_codes
Plugin ref: oik-sc-help – shortcode help shortcodes
Version: 1.20.3
API ref:
Enclosed content shortcode? Needs [/code]?: No
Expands in 'the_title'?: No
Letters:

Syntax

[bw_codes
ordered="N| Y - Sort the shortcode codes by name."]

Shortcode examples

  • [bw_codes] ordered by shortcode name

Related pages and posts

Pages
    Posts
      Posts related by tag
        Posts related by category name

          Plugins

          • All Plugins
          • oik base plugin
          • FREE oik plugins
          • WordPress plugins
          • Premium oik plugins

          Themes

          • FREE themes
          • Bespoke themes
          • Premium themes

          Blocks

          • All Blocks
          • Block examples
          • About Blocks

          Shortcodes

          • All Shortcodes
          • Shortcode examples
          • About Shortcodes

          Reference

          • About APIs
          • All APIs
          • All Classes
          • All Files
          • All Hooks

          Support

          • Contact
          • Cookies policy
          • Get API key
          • Privacy
          • Request support
          • Sitemap
          • Stay informed
          • Terms and Conditions
          oik-plugins
          Email: oikplug@oik-plugins.com

          Weight shipping plugins

          Find out which cart weight shipping plugin you need for your WooCommerce site.
          Which cart weight based plugin do I need?

          Site:  www.oik-plugins.com
          © Copyright oik-plugins 2011-2023. All rights reserved.


          Website designed and developed by Herb Miller of Bobbing Wide
          Proudly powered by WordPress and oik-plugins
          WordPress 6.1.1. PHP: 7.4.33. Memory limit: 768M