bw_format_taxonomy() – Format a taxonomy for the ‘post’
bw_format_thumb() – Format the "thumb"
bw_format_thumbnail() – Format the thumbnail when displayed in a block
bw_format_tree() – Format the tree – as a nested list
bw_form_as_required() – Format the "Add new" form as specified by the parameters
bw_form_field() – Display a field in a form for the user to enter/choose a value
bw_form_field_() – bw_form_field_ – default formatting for a field – as a textfield
bw_form_field_category() – Implement bw_form_field_ hook for category
bw_form_field_checkbox() –
bw_form_field_date() – bw_form_field_date – format a date field
bw_form_field_email() – bw_form_field_email – formatting for an email entry field
bw_form_field_mshot() – Implement bw_form_field_ hook for "mshot"
bw_form_field_noderef() – Form a ‘noderef’ field type
bw_form_field_numeric() – Format a numeric field metabox
bw_form_field_rating() – Implement bw_form_field_ hook for "rating"
bw_form_field_sctextarea() – Implement bw_form_field_ hook for sctextarea
bw_form_field_select() – bw_form_field_select – formatting for a field as a select list
bw_form_field_textarea() – Format a textarea metabox
bw_form_field_time() – Implement bw_form_field_ hook for "time"
bw_form_field_userref() – Implement bw_form_field_ hook for "userref"
bw_form_field_virtual() – Implement bw_form_field_ hook for ‘virtual’ field
bw_form_field__oiksp_message() – Format the "_oiksp_message" field – setting a default if required
bw_form_function() – Return the function name to be used to ‘form’ the field
bw_form_function_content() – Display the post content field
bw_form_function_excerpt() – Display the post excerpt field
bw_form_function_fields() – Display form input versions for the selected fields
bw_form_function_title() – Display the post title field
bw_form_function_undefined() – Display an undefined field format as a text field
bw_form_sc_get_first_parm_name() – Get first parm name
bw_form_sc_parm_help() – Return link to shortcode parameter help
bw_form_sc_syntax() – Format the shortcode syntax for returning in HTML
bw_form_start() – Start of a WordPress form for options fields
bw_form_tag() – Create the form tag
bw_forp() – Fixed or percentage?
bw_full_file() – Return a full file name for the given $plugin
bw_funcname() – Return the function name of the function to invoke built from parms
bw_function_namify() – Return a candidate function name from the given string
bw_gallery() – Gallery logic
bw_genericons_example() – Display all the genericons that are available.
bw_geo() – Implement [bw_geo] shortcode
bw_geocode_googlemap() – Geocode the given address to return the lat and long
bw_geo__syntax() – Syntax for [bw_geo] shortcode
bw_geshi() – bw_geshi
bw_geshi_highlight() – Our version of geshi_highlight
bw_geshi_it() – Perform GeSHi – Generic Syntax Highlighter processing
bw_geshi__example() – Implement example hook for the bw_geshi shortcode
bw_geshi__help() – Help hook for the bw_geshi shortcode
bw_geshi__syntax() – Syntax hook for the bw_geshi shortcode
bw_getimagesize() – get the image size given the URL
bw_getlocale() – Return the selected locale
bw_get_active_plugins() – Return an array of ALL active plugins – for single or multisite
bw_get_add_new_button_text() – Display the "Add new" button for the post type.
bw_get_all_plugin_names() – Returns an associative version of the active plugins array
bw_get_attached_file_name() – Return the ‘correct’ URL for the attached image
bw_get_attached_image() – Get the attached image
bw_get_attachment_thumbnail() – Get the "thumbnail" image for an attachment
bw_get_author_name() – Return a link to the author’s home page Determine the author’s display name from the post author then append it to their website URL
bw_get_author_profile() –
bw_get_banner_file_URL() – Get the banner file URL
bw_get_best_fit() – Get best fitting image file name WITHOUT resizing
bw_get_bloginfo() – Get all blog details – whether by ID or blog name
bw_get_blog_list() – List blogs in a WordPress MultiSite environment
bw_get_blog_urls() – Get an array of blog URLs given their IDs
bw_get_by_metakey_array() – Load posts by meta_key array
bw_get_by_size() – Find the best fitting file for the chosen size
bw_get_categories() – Get the list of categories for this "post" as a string of slugs separated by commas
bw_get_cms_type() – Determine the CMS type
bw_get_content() –
bw_get_css_classname() – Return a CSS class name for the given value
bw_get_current_user_id() – Return the current user ID if there is one
bw_get_defined_plugin_server() – Get defined plugin server
bw_get_docroot_suffix() – Get the document root suffix
bw_get_domain() – Return the domain for the site
bw_get_dtt() – Retrieve the text for localization from the global $bw_dtt array
bw_get_edit_post_link() – Get an edit post link for use in emails
bw_get_email_default() – Return a default email message
bw_get_email_headers() – Set the email headers for the wp_mail() call
bw_get_email_message() – Build the email message
bw_get_email_subject() – Return the subject of the email
bw_get_field_data() – Return the field data
bw_get_field_data_arg() – Return the value from a fields #args array, setting the default if not defined
bw_get_field_names() – Return the array of field names for the selected post
bw_get_file_time() – Get the file’s timestamp
bw_get_fullimage() – Return a full sized image for the post
bw_get_image_link() – Return the URL that this image links to
bw_get_image_size() – Return an array suitable for passing to image functions to determine the size
bw_get_latest_parsed_source_by_sourceref() – Load the latest parsed source – if it is the latest
bw_get_list_table() – Fetch an instance of the BW_List_Table class
bw_get_local_plugin_data() – Get local plugin info
bw_get_local_plugin_xml() – Get local plugin info XML
bw_get_logo_image_url() – Get logo image URL
bw_get_me() – Return the tooltip value for "me"
bw_get_memory_usage() – Trace the current memory/peak usage, if required
bw_get_message() – Return the sanitized message text
bw_get_nav_menus() – Return an array of top level nav menus
bw_get_noderef_id() – Return a noderef ID from a post
bw_get_notes_page_url() – Get the URL structure for the notes page
bw_get_num_queries() – Return the number of database queries performed so far
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- 8
- …
- 51
- Next Page »