bw_format_nivo_nggallery() – Format a NextGEN gallery image for the nivo slider
bw_format_nivo_screenshot() – Format the Nivo output for a screenshot-n.png file
bw_format_post() – Format the "post" – basic first version
bw_format_read_more() – Produce a read_more link as required ( block )
bw_format_sep() –
bw_format_skv() – Return the choices and notes for a keywords values
bw_format_style() – Format the CSS as part of the content, if required
bw_format_table() – Format the data in a table
bw_format_table_row() – Format a table row
bw_format_tabs() – Format a tabs block – for jQuery UI tabs 1.9.2 or higher
bw_format_tabs_list() – Format a post as link within the same document
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_noderef() – Form a ‘noderef’ field type
bw_form_field_numeric() – Format a numeric field metabox
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_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_tag() – Create the form tag
bw_forp() – Fixed or percentage?
bw_full_file() – Return a full file name for the given $plugin
bw_get_attached_file_name() – Return the ‘correct’ URL for the attached image
bw_get_best_fit() – Get best fitting image file name WITHOUT resizing
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_shortcode_function() – Return the function to invoke for the shortcode
bw_get_user_field() – Given a valid user ID return the required field, which may be from a set such as bw_options
bw_handle_feed() –
bw_jquery_filename() – Determine whether or not the jQuery file is a .pack or .min or .dev or something else
bw_jquery_locate_script_file() – Locate a jQuery script file from the list of plugins given
bw_jquery_script_plugin_file() – Determine a potential source for a script file and whether or not it’s a .pack or .min file
bw_jq_flush() – Flush the inline jQuery code to the WordPress footer
bw_l10n_field_title() – Customizes the field title
bw_label_from_key() – Create a field label given the key name
bw_link_text_from_url() – Returns nice link text
bw_list_fields() – Return a list of defined fields
bw_load_noderef2_flat() – Load flat posts
bw_navi_fetch_field_content() – Load the requested page for the field
bw_navi_field() – Paginate a multivalue field
bw_navi_filter_textarea() – Filter multiple textarea field values
bw_navi_start_from_atts() – Return the start item for a paginated ordered list
bw_new_post_form_id() – Return a unique new post form ID
bw_obtain_field() – Obtain and trim a field
bw_paypal_filter_mce_button() – Implement ‘mce_buttons’ filter to add the bwpaypal_button to the array of Tiny MCE buttons
bw_paypal_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to add the jQuery code to be executed when then bwpaypalbutton_button is clicked
bw_pre_form_field() – Request plugins to load their field forming functions
bw_pre_theme_field() – Request plugins to load their field theming functions
bw_query_field() – Query the field name for a noderef pointing to this post type
bw_query_fieldref_value() – Return the field value for the given fieldref
bw_query_field_label() – Get the label for a field
bw_query_field_type() – Query the field type given the field name
bw_query_field_value() – Return the field value for the given post
bw_query_field_values() – Return the field values for the given post
bw_query_post_formatter() – Return the function to be used to format posts
bw_query_related_fields() – Determine what we should be listing based on the current post
bw_register_field() – Register a field named $field_name of type $field_type with title $field_title and additional values $args
bw_register_field_for_object_type() – Register a field named $field_name for object type $object_type
bw_replace_fields() – Perform symbolic substitution of the fields in the body
bw_replace_filter() – Replace a filter function with one of our own ( pre WordPress 4.7 )
bw_restore_filter() – Restore a filter ( pre WordPress 4.7 )
bw_return_fields() – Return the fields to be printed in the email body
bw_return_field_select() – Return the value(s) for the select field
bw_set_spam_fields() – Set default values for fields for spam checking
bw_set_validated_field() – Set a post field if validated
bw_shortc_filter_mce_button() – Implement ‘mce_buttons’ filter to add the oik shortcodes button
bw_shortc_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to name the plugin file for the bwshortc_button
bw_squeeze_form() – Handle the squeeze form or popup
bw_theme_field() – Theme a custom field
bw_theme_field_checkbox() – Theme a field of type checkbox
bw_theme_field_checkbox__oik_hook_deprecated_cb() – Theme the "_oik_hook_deprecated_cb" field, type checkbox
bw_theme_field_currency() – Theme a field of type ‘currency’
bw_theme_field_date() – Theme a field of type ‘date’
bw_theme_field_email() – Theme a field of type ’email’ using _bw_email()
bw_theme_field_noderef() – Theme a field of type ‘noderef’
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 6
- Next Page »
