SYMBOL INDEX (393 symbols across 31 files) FILE: api.php function bbl_get_current_content_lang_code (line 37) | function bbl_get_current_content_lang_code() { function bbl_get_current_interface_lang_code (line 50) | function bbl_get_current_interface_lang_code() { function bbl_get_current_lang_code (line 61) | function bbl_get_current_lang_code() { function bbl_is_public_lang (line 73) | function bbl_is_public_lang( $lang_code ) { function bbl_switch_to_lang (line 87) | function bbl_switch_to_lang( $lang ) { function bbl_restore_lang (line 100) | function bbl_restore_lang() { function bbl_get_term_translations (line 114) | function bbl_get_term_translations( $term, $taxonomy ) { function bbl_get_term_jobs (line 127) | function bbl_get_term_jobs( $term, $taxonomy ) { function bbl_get_new_term_translation_url (line 142) | function bbl_get_new_term_translation_url( $default_term, $lang, $taxono... function bbl_get_taxonomy_lang_code (line 153) | function bbl_get_taxonomy_lang_code( $taxonomy ) { function bbl_get_base_taxonomy (line 165) | function bbl_get_base_taxonomy( $taxonomy ) { function bbl_get_taxonomy_in_lang (line 177) | function bbl_get_taxonomy_in_lang( $taxonomy, $lang_code = null ) { function bbl_is_translated_taxonomy (line 188) | function bbl_is_translated_taxonomy( $taxonomy ) { function bbl_is_translated_post_type (line 198) | function bbl_is_translated_post_type( $post_type ) { function bbl_get_taxonomy_slug_in_lang (line 209) | function bbl_get_taxonomy_slug_in_lang( $slug, $lang_code = null ) { function bbl_get_post_translations (line 223) | function bbl_get_post_translations( $post ) { function bbl_get_incomplete_post_jobs (line 236) | function bbl_get_incomplete_post_jobs( $post ) { function bbl_get_default_lang_post (line 249) | function bbl_get_default_lang_post( $post ) { function bbl_get_post_lang_code (line 261) | function bbl_get_post_lang_code( $post ) { function bbl_get_new_post_translation_url (line 275) | function bbl_get_new_post_translation_url( $default_post, $lang ) { function bbl_get_post_type_in_lang (line 288) | function bbl_get_post_type_in_lang( $original_post_type, $lang_code = nu... function bbl_is_page (line 308) | function bbl_is_page( $page = '' ) { function bbl_get_post_in_lang (line 331) | function bbl_get_post_in_lang( $post, $lang_code, $fallback = true ) { function bbl_get_term_in_lang (line 345) | function bbl_get_term_in_lang( $term, $taxonomy, $lang_code, $fallback =... function bbl_get_post_type_slug_in_lang (line 357) | function bbl_get_post_type_slug_in_lang( $slug, $lang_code = null ) { function bbl_the_title_in_lang (line 371) | function bbl_the_title_in_lang( $post = null, $lang_code = null, $fallba... function bbl_get_the_title_in_lang (line 383) | function bbl_get_the_title_in_lang( $post = null, $lang_code = null, $fa... function bbl_the_permalink_in_lang (line 404) | function bbl_the_permalink_in_lang( $post = null, $lang_code = null, $fa... function bbl_get_the_permalink_in_lang (line 416) | function bbl_get_the_permalink_in_lang( $post = null, $lang_code = null,... function bbl_get_post_type_archive_link_in_lang (line 436) | function bbl_get_post_type_archive_link_in_lang( $post_type, $lang_code ... function bbl_get_base_post_type (line 453) | function bbl_get_base_post_type( $post_type ) { function bbl_get_base_post_types (line 463) | function bbl_get_base_post_types() { function bbl_get_shadow_post_types (line 475) | function bbl_get_shadow_post_types( $base_post_type ) { function bbl_get_active_langs (line 495) | function bbl_get_active_langs() { function bbl_get_lang (line 506) | function bbl_get_lang( $lang_code ) { function bbl_get_current_lang (line 519) | function bbl_get_current_lang() { function bbl_get_default_lang_code (line 529) | function bbl_get_default_lang_code() { function bbl_get_default_lang (line 539) | function bbl_get_default_lang() { function bbl_is_default_lang (line 557) | function bbl_is_default_lang( $lang_code = null ) { function bbl_get_default_lang_url_prefix (line 570) | function bbl_get_default_lang_url_prefix() { function bbl_get_lang_from_prefix (line 582) | function bbl_get_lang_from_prefix( $url_prefix ) { function bbl_get_prefix_from_lang_code (line 593) | function bbl_get_prefix_from_lang_code( $lang_code ) { function bbl_get_switcher_links (line 604) | function bbl_get_switcher_links( $id_prefix = '' ) { function bbl_start_logging (line 614) | function bbl_start_logging() { function bbl_stop_logging (line 624) | function bbl_stop_logging() { function bbl_log (line 635) | function bbl_log( $msg ) { function bbl_is_logging (line 648) | function bbl_is_logging() { FILE: class-admin-bar.php class Babble_Admin_bar (line 9) | class Babble_Admin_bar extends Babble_Plugin { method __construct (line 11) | function __construct() { method admin_bar_menu (line 22) | public function admin_bar_menu( $wp_admin_bar ) { FILE: class-babble-log.php class Babble_Log (line 9) | class Babble_Log { method __construct (line 31) | public function __construct() { method log (line 40) | public function log( $msg ) { FILE: class-comment.php class Babble_Comment (line 9) | class Babble_Comment extends Babble_Plugin { method __construct (line 11) | public function __construct() { method comments_template_args (line 28) | public function comments_template_args( $args ) { method preprocess_comment (line 49) | public function preprocess_comment( $comment_data ) { method get_comments_number (line 66) | public function get_comments_number( $count, $post_id ) { FILE: class-jobs.php class Babble_Jobs (line 9) | class Babble_Jobs extends Babble_Plugin { method __construct (line 26) | public function __construct() { method add_meta_boxes_bbl_job (line 60) | public function add_meta_boxes_bbl_job( WP_Post $post ) { method wp_insert_post_empty_content (line 69) | public function wp_insert_post_empty_content( $maybe_empty, $postarr ) { method bbl_translated_post_type (line 76) | public function bbl_translated_post_type( $translated, $post_type ) { method bbl_translated_taxonomy (line 82) | public function bbl_translated_taxonomy( $translated, $taxonomy ) { method post_updated_messages (line 107) | public function post_updated_messages( array $messages ) { method admin_init (line 125) | public function admin_init() { method load_post_edit (line 141) | public function load_post_edit() { method admin_title (line 182) | public function admin_title( $admin_title, $title ) { method query_vars (line 208) | public function query_vars( array $vars ) { method user_has_cap (line 231) | public function user_has_cap( array $user_caps, array $required_caps, ... method pre_get_posts (line 308) | public function pre_get_posts( WP_Query & $query ) { method get_edit_post_link (line 334) | public function get_edit_post_link( $url, $post_ID, $context ) { method edit_form_after_title (line 358) | public function edit_form_after_title() { method admin_menu (line 485) | public function admin_menu() { method wp_before_admin_bar_render (line 490) | public function wp_before_admin_bar_render() { method add_meta_boxes (line 502) | public function add_meta_boxes( $post_type ) { method bbl_translation_post_meta_boxes (line 510) | public function bbl_translation_post_meta_boxes( $type, $original, $tr... method bbl_translation_terms_meta_boxes (line 518) | public function bbl_translation_terms_meta_boxes( $type, $items ) { method bbl_translation_meta_meta_boxes (line 527) | public function bbl_translation_meta_meta_boxes( $type, $items ) { method bbl_translation_submit_meta_boxes (line 538) | public function bbl_translation_submit_meta_boxes( $type, $job ) { method metabox_translation_terms (line 544) | public function metabox_translation_terms( array $items ) { method metabox_translation_meta (line 552) | public function metabox_translation_meta( array $items ) { method metabox_translation_post_excerpt (line 560) | public function metabox_translation_post_excerpt( array $items ) { method metabox_translation_submit (line 568) | public function metabox_translation_submit( array $items ) { method save_job (line 576) | public function save_job( $job_id, WP_Post $job ) { method save_post (line 735) | public function save_post( $post_id, WP_Post $post ) { method init_early (line 763) | public function init_early() { method filter_columns (line 828) | public function filter_columns( $cols ) { method action_column (line 843) | public function action_column( $col, $post_id ) { method metabox_post_translations (line 866) | public function metabox_post_translations( WP_Post $post, array $metab... method get_incomplete_post_jobs (line 941) | public function get_incomplete_post_jobs( $post ) { method get_completed_post_jobs (line 953) | public function get_completed_post_jobs( $post ) { method get_term_jobs (line 965) | public function get_term_jobs( $term, $taxonomy ) { method get_object_jobs (line 979) | public function get_object_jobs( $id, $type, $name, $statuses = array(... method get_job_language (line 1004) | public function get_job_language( $job ) { method get_job_type (line 1012) | public function get_job_type( $job ) { method get_job_objects (line 1038) | public function get_job_objects( $job ) { method create_empty_translation (line 1085) | public function create_empty_translation( array $args ) { method create_post_jobs (line 1119) | public function create_post_jobs( $post_id, array $lang_codes ) { method get_post_terms_to_translate (line 1168) | public function get_post_terms_to_translate( $post_id, $lang_code ) { method get_post_meta_to_translate (line 1207) | public function get_post_meta_to_translate( WP_Post $post, $lang_code ) { method get_translated_meta_fields (line 1226) | public function get_translated_meta_fields( WP_Post $post ) { FILE: class-languages.php class Babble_Languages (line 9) | class Babble_Languages extends Babble_Plugin { method __construct (line 74) | public function __construct() { method initiate (line 89) | public function initiate() { method admin_notices (line 113) | public function admin_notices() { method admin_menu (line 126) | public function admin_menu() { method load_options (line 135) | public function load_options() { method options (line 149) | public function options() { method set_active_langs (line 189) | public function set_active_langs( $lang_codes ) { method get_active_langs (line 208) | public function get_active_langs() { method is_public_lang (line 222) | public function is_public_lang( $lang_code ) { method get_lang (line 234) | public function get_lang( $lang_code ) { method get_current_lang (line 248) | public function get_current_lang() { method get_default_lang_code (line 258) | public function get_default_lang_code() { method get_default_lang (line 267) | public function get_default_lang() { method get_url_prefix_from_code (line 277) | public function get_url_prefix_from_code( $code ) { method get_code_from_url_prefix (line 289) | public function get_code_from_url_prefix( $url_prefix ) { method merge_lang_sets (line 311) | protected function merge_lang_sets( $langs_a, $langs_b ) { method maybe_process_languages (line 334) | protected function maybe_process_languages() { method parse_available_languages (line 418) | protected function parse_available_languages() { method is_rtl (line 453) | protected function is_rtl( $lang ) { method format_code_lang (line 476) | protected function format_code_lang( $code ) { method set_defaults (line 501) | protected function set_defaults() { FILE: class-locale.php class Babble_Locale (line 9) | class Babble_Locale { method __construct (line 74) | function __construct() { method plugins_loaded (line 89) | public function plugins_loaded() { method admin_init (line 104) | public function admin_init() { method admin_notices (line 117) | public function admin_notices() { method mod_rewrite_rules (line 129) | public function mod_rewrite_rules( $rules ) { method internal_rewrite_rules_filter (line 153) | public function internal_rewrite_rules_filter( $rules ){ method set_locale (line 207) | public function set_locale( $locale ) { method parse_request_early (line 273) | public function parse_request_early( WP $wp ) { method query_vars (line 291) | public function query_vars( array $query_vars ) { method pre_comment_on_post (line 303) | public function pre_comment_on_post() { method home_url (line 321) | public function home_url( $url, $path ) { method body_class (line 337) | public function body_class( array $classes ) { method post_class (line 357) | public function post_class( array $classes, $class, $post_id ) { method use_default_text_direction (line 385) | public static function use_default_text_direction( WP_Post $post ) { method get_lang (line 402) | public function get_lang() { method get_content_lang (line 412) | public function get_content_lang() { method get_interface_lang (line 421) | public function get_interface_lang() { method switch_to_lang (line 431) | public function switch_to_lang( $lang ) { method restore_lang (line 445) | public function restore_lang() { method set_content_lang (line 462) | protected function set_content_lang( $code ) { method set_interface_lang (line 477) | protected function set_interface_lang( $code ) { method set_content_lang_from_prefix (line 488) | protected function set_content_lang_from_prefix( $url_prefix ) { method get_request_string (line 499) | protected function get_request_string() { method maybe_set_cookie_content_lang (line 556) | protected function maybe_set_cookie_content_lang() { method maybe_set_cookie_interface_lang (line 569) | protected function maybe_set_cookie_interface_lang() { method get_cookie_content_lang (line 582) | protected function get_cookie_content_lang() { method get_cookie_interface_lang (line 593) | protected function get_cookie_interface_lang() { method maybe_update (line 603) | protected function maybe_update() { FILE: class-meta.php class Babble_Meta_Field (line 8) | abstract class Babble_Meta_Field { method __construct (line 10) | public function __construct( WP_Post $post, $meta_key, $meta_title, ar... method get_input (line 18) | abstract public function get_input( $name, $value ); method get_output (line 20) | public function get_output() { method get_title (line 24) | public function get_title() { method get_value (line 28) | public function get_value() { method get_key (line 32) | public function get_key() { method update (line 36) | public function update( $value, WP_Post $job ) { class Babble_Meta_Field_Text (line 42) | class Babble_Meta_Field_Text extends Babble_Meta_Field { method get_input (line 44) | public function get_input( $name, $value ) { class Babble_Meta_Field_Textarea (line 53) | class Babble_Meta_Field_Textarea extends Babble_Meta_Field { method get_input (line 55) | public function get_input( $name, $value ) { method get_output (line 62) | public function get_output() { class Babble_Meta_Field_Editor (line 68) | class Babble_Meta_Field_Editor extends Babble_Meta_Field { method get_input (line 70) | public function get_input( $name, $value ) { method get_output (line 85) | public function get_output() { FILE: class-plugin.php class Babble_Plugin (line 61) | class Babble_Plugin { method setup (line 111) | public function setup( $name = '', $type = null ) { method load_locale (line 163) | function load_locale() { method add_action (line 183) | function add_action ($action, $function = '', $priority = 10, $accepte... method add_filter (line 200) | function add_filter ($filter, $function = '', $priority = 10, $accepte... method remove_filter (line 215) | function remove_filter ($filter, $function = '', $priority = 10, $acce... method register_activation (line 228) | function register_activation ( $pluginfile = __FILE__, $function = '' ) { method theme_activation (line 244) | public function theme_activation() { method register_deactivation (line 262) | function register_deactivation ($pluginfile, $function = '') { method render (line 273) | protected function render( $template_file, $vars = null ) { method render_admin (line 295) | protected function render_admin( $template_file, $vars = null ) { method capture (line 318) | protected function capture( $template_file, $vars = null ) { method capture_admin (line 334) | protected function capture_admin( $template_file, $vars = null ) { method _admin_notices (line 349) | public function _admin_notices() { method render_admin_notice (line 373) | protected function render_admin_notice( $notice ) { method render_admin_error (line 384) | protected function render_admin_error( $error ) { method set_admin_notice (line 395) | protected function set_admin_notice( $msg ) { method set_admin_error (line 408) | protected function set_admin_error( $msg ) { method locate_template (line 427) | protected function locate_template( $template_file ) { method add_meta_box (line 460) | function add_meta_box( $id, $title, $function = '', $page, $context = ... method add_shortcode (line 476) | protected function add_shortcode( $tag, $function = null ) { method dir (line 487) | protected function dir( $path ) { method url (line 498) | protected function url( $path ) { method get_all_options (line 508) | protected function get_all_options() { method update_all_options (line 518) | protected function update_all_options( $value ) { method get_option (line 529) | public function get_option( $key, $value = null ) { method update_option (line 544) | protected function update_option( $key, $value ) { method delete_option (line 557) | protected function delete_option( $key ) { method ajax_die (line 571) | protected function ajax_die( $msg ) { method truncate (line 586) | protected function truncate( $str, $num_words ) FILE: class-post-public.php class Babble_Post_Public (line 9) | class Babble_Post_Public extends Babble_Plugin { method __construct (line 81) | public function __construct() { method initiate (line 122) | public function initiate() { method admin_init (line 151) | public function admin_init() { method initialise_translation (line 181) | public function initialise_translation( $origin_post, $lang_code ) { method load_post_new (line 218) | public function load_post_new() { method wp_before_admin_bar_render (line 237) | public function wp_before_admin_bar_render() { method registered_post_type (line 250) | public function registered_post_type( $post_type, $args ) { method add_post_metadata (line 376) | public function add_post_metadata( $null, $post_id, $meta_key, $meta_v... method added_post_meta (line 393) | public function added_post_meta( $meta_id, $post_id, $meta_key, $meta_... method updated_post_meta (line 424) | public function updated_post_meta( $meta_id, $post_id, $meta_key, $met... method deleted_post_meta (line 453) | public function deleted_post_meta( $meta_id, $post_id, $meta_key, $met... method pre_get_posts (line 487) | public function pre_get_posts( WP_Query & $query ) { method parse_request (line 513) | public function parse_request( WP & $wp ) { method the_posts (line 536) | public function the_posts( array $posts, WP_Query & $wp_query ) { method body_class (line 580) | public function body_class( array $classes, $class ) { method post_type_link (line 597) | public function post_type_link( $post_link, $post, $leavename ) { method get_sample_permalink (line 705) | public function get_sample_permalink( $permalink, $title, $name, $id, ... method page_link (line 717) | public function page_link( $link, $post_id ) { method post_type_archive_link (line 750) | public function post_type_archive_link( $link, $post_type ) { method clean_post_cache (line 774) | function clean_post_cache( $post_id ) { method post_updated (line 793) | public function post_updated( $post_id ) { method transition_post_status (line 837) | public function transition_post_status( $new_status, $old_status, $pos... method add_menu_classes (line 869) | public function add_menu_classes( $menu ) { method single_template (line 905) | public function single_template( $template ) { method sync_meta_key (line 953) | function sync_meta_key( $sync, $meta_key ) { method manage_posts_columns (line 973) | public function manage_posts_columns( array $columns, $post_type ) { method manage_posts_custom_column (line 989) | public function manage_posts_custom_column( $column_name, $post_id ) { method bbl_translated_taxonomy (line 1010) | public function bbl_translated_taxonomy( $translated, $taxonomy ) { method admin_body_class (line 1016) | public function admin_body_class( $class ) { method translate_query_vars (line 1034) | protected function translate_query_vars( array $query_vars, $request =... method is_language_front_page (line 1126) | public function is_language_front_page( $post_id = null, $lang_code = ... method get_post_lang_code (line 1151) | public function get_post_lang_code( $post ) { method get_new_post_translation_url (line 1168) | public function get_new_post_translation_url( $default_post, $lang_cod... method get_default_lang_post (line 1187) | public function get_default_lang_post( $post ) { method get_post_translations (line 1203) | public function get_post_translations( $post ) { method get_base_post_type (line 1248) | public function get_base_post_type( $post_type ) { method get_base_post_types (line 1259) | public function get_base_post_types() { method get_post_type_in_lang (line 1273) | public function get_post_type_in_lang( $post_type, $lang_code ) { method get_shadow_post_types (line 1300) | public function get_shadow_post_types( $base_post_type ) { method get_post_in_lang (line 1319) | public function get_post_in_lang( $post, $lang_code, $fallback = true ) { method get_slug_in_lang (line 1338) | public function get_slug_in_lang( $slug, $lang ) { method sync_properties (line 1357) | public function sync_properties( $source_id, $target_id ) { method sync_post_meta (line 1410) | function sync_post_meta( $post_id ) { method get_transid (line 1458) | function get_transid( $post, $create = true ) { method set_transid (line 1496) | function set_transid( $post, $transid = false ) { method get_features_supported_by_post_type (line 1535) | protected function get_features_supported_by_post_type( $post_type ) { method is_media_upload_tab (line 1546) | protected function is_media_upload_tab( $tab = null ) { method is_media_manager (line 1566) | protected function is_media_manager() { method prune_post_meta (line 1583) | protected function prune_post_meta() { method maybe_upgrade (line 1611) | protected function maybe_upgrade() { method have_duplicate_metadata (line 1650) | function have_duplicate_metadata() { FILE: class-switcher-content.php class Babble_Switcher_Menu (line 12) | class Babble_Switcher_Menu { method get_switcher_links (line 50) | public function get_switcher_links( $id_prefix ) { method populate_links (line 64) | protected function populate_links() { method add_admin_generic_link (line 164) | protected function add_admin_generic_link( $lang ) { method add_admin_term_link (line 197) | protected function add_admin_term_link( $lang ) { method add_admin_list_terms_link (line 245) | protected function add_admin_list_terms_link( $lang ) { method add_admin_post_link (line 278) | protected function add_admin_post_link( $lang ) { method add_admin_list_posts_link (line 328) | protected function add_admin_list_posts_link( $lang ) { method add_post_link (line 361) | protected function add_post_link( $lang ) { method add_front_page_link (line 420) | protected function add_front_page_link( $lang ) { method add_post_type_archive_link (line 450) | protected function add_post_type_archive_link( $lang ) { method add_taxonomy_archive_link (line 479) | protected function add_taxonomy_archive_link( $lang ) { method add_arbitrary_link (line 522) | protected function add_arbitrary_link( $lang ) { FILE: class-switcher-interface.php class Babble_Switcher_Interface (line 9) | class Babble_Switcher_Interface extends Babble_Plugin { method __construct (line 14) | public function __construct() { method personal_options (line 20) | public function personal_options( WP_User $user ) { FILE: class-taxonomy.php class Babble_Taxonomies (line 9) | class Babble_Taxonomies extends Babble_Plugin { method __construct (line 45) | public function __construct() { method init_early (line 71) | public function init_early() { method registered_taxonomy (line 90) | public function registered_taxonomy( $taxonomy, $object_type, $args ) { method ignored_taxonomies (line 184) | public function ignored_taxonomies() { method is_taxonomy_translated (line 188) | public function is_taxonomy_translated( $taxonomy ) { method registered_shadow_post_types (line 209) | public function registered_shadow_post_types( $post_type ) { method created_new_shadow_post (line 242) | public function created_new_shadow_post( $new_post_id, $origin_post_id... method save_post (line 274) | public function save_post( $post_id, $post ) { method term_link (line 289) | public function term_link( $termlink, $term, $taxonomy ) { method get_terms (line 361) | public function get_terms( $terms ) { method parse_request (line 391) | public function parse_request( $wp ) { method set_object_terms (line 470) | public function set_object_terms( $object_id, $terms, $tt_ids, $taxono... method body_class (line 539) | public function body_class( array $classes, $class ) { method taxonomy_template (line 576) | public function taxonomy_template( $template ) { method admin_body_class (line 619) | public function admin_body_class( $class ) { method bbl_translated_taxonomy (line 630) | public function bbl_translated_taxonomy( $translated, $taxonomy ) { method translated_taxonomy (line 654) | public function translated_taxonomy( $origin_taxonomy, $lang_code ) { method get_term_translations (line 668) | public function get_term_translations( $term, $taxonomy ) { method get_term_in_lang (line 713) | public function get_term_in_lang( $term, $taxonomy, $lang_code, $fallb... method get_new_term_translation_url (line 733) | public function get_new_term_translation_url( $default_term, $lang_cod... method get_taxonomy_lang_code (line 760) | public function get_taxonomy_lang_code( $taxonomy ) { method get_base_taxonomy (line 781) | public function get_base_taxonomy( $taxonomy ) { method get_taxonomy_in_lang (line 795) | public function get_taxonomy_in_lang( $taxonomy, $lang_code = null ) { method get_slug_in_lang (line 827) | public function get_slug_in_lang( $slug, $lang_code = null ) { method initialise_translation (line 841) | public function initialise_translation( $origin_term, $taxonomy, $lang... method update_post_term_count (line 874) | function update_post_term_count( $terms, $taxonomy ) { method get_transid (line 920) | public function get_transid( $target_term_id ) { method set_transid (line 950) | public function set_transid( $target_term_id, $transid = null ) { method maybe_resync_terms (line 983) | protected function maybe_resync_terms( $post_id, $post ) { FILE: class-translator.php class Babble_Translator (line 8) | class Babble_Translator extends Babble_Plugin { method __construct (line 18) | public function __construct() { method maybe_upgrade (line 32) | public function maybe_upgrade() { FILE: class-updates.php class Babble_Updates (line 9) | class Babble_Updates extends Babble_Plugin { method __construct (line 11) | public function __construct() { method plugins_loaded (line 21) | public function plugins_loaded() { method euapi_plugin_handler (line 37) | public function euapi_plugin_handler( EUAPI_Handler $handler = null, E... FILE: deprecated.php function bbl_start_translating (line 36) | function bbl_start_translating() { function bbl_stop_translating (line 47) | function bbl_stop_translating() { function bbl_translating (line 58) | function bbl_translating() { FILE: external-update-api/external-update-api.php function euapi_autoloader (line 41) | function euapi_autoloader( $class ) { function euapi_flush_transients (line 67) | function euapi_flush_transients() { FILE: external-update-api/external-update-api/euapi.php class EUAPI (line 10) | class EUAPI { method __construct (line 19) | private function __construct() { method filter_http_request_args (line 45) | public function filter_http_request_args( array $args, $url ) { method plugin_request (line 96) | protected function plugin_request( array $args, $version ) { method theme_request (line 155) | protected function theme_request( array $args, $version ) { method filter_update_plugins (line 219) | public function filter_update_plugins( $update ) { method filter_update_themes (line 236) | public function filter_update_themes( $update ) { method check (line 252) | public static function check( $update, array $handlers ) { method get_handler (line 285) | public function get_handler( $type, $file, $item = null ) { method populate_item (line 316) | protected static function populate_item( $type, $file ) { method get_plugin_data (line 344) | public static function get_plugin_data( $file ) { method get_theme_data (line 362) | public static function get_theme_data( $file ) { method filter_plugins_api (line 404) | public function filter_plugins_api( $default, $action, $plugin ) { method filter_themes_api (line 435) | public function filter_themes_api( $default, $action, $theme ) { method fetch (line 459) | public static function fetch( $url, array $args = array() ) { method get_content_data (line 491) | public static function get_content_data( $content, array $all_headers ) { method filter_upgrader_pre_install (line 521) | public function filter_upgrader_pre_install( $default, array $hook_ext... method filter_upgrader_post_install (line 541) | public function filter_upgrader_post_install( $default, array $hook_ex... method init (line 580) | public static function init() { method filter_euapi_plugin_handler (line 598) | public function filter_euapi_plugin_handler( EUAPI_Handler $handler = ... FILE: external-update-api/external-update-api/handler-files.php class EUAPI_Handler_Files (line 12) | abstract class EUAPI_Handler_Files extends EUAPI_Handler { method __construct (line 25) | public function __construct( array $config ) { method get_file_url (line 52) | abstract public function get_file_url( $file = null ); method fetch_new_version (line 61) | final public function fetch_new_version() { method fetch_info (line 87) | final public function fetch_info() { FILE: external-update-api/external-update-api/handler-github.php class EUAPI_Handler_GitHub (line 15) | class EUAPI_Handler_GitHub extends EUAPI_Handler_Files { method __construct (line 30) | public function __construct( array $config ) { method get_homepage_url (line 62) | public function get_homepage_url() { method get_file_url (line 75) | public function get_file_url( $file = null ) { method get_package_url (line 98) | public function get_package_url() { FILE: external-update-api/external-update-api/handler.php class EUAPI_Handler (line 10) | abstract class EUAPI_Handler { method __construct (line 22) | public function __construct( array $config ) { method get_homepage_url (line 43) | abstract public function get_homepage_url(); method get_package_url (line 51) | abstract public function get_package_url(); method fetch_new_version (line 59) | abstract public function fetch_new_version(); method fetch_info (line 67) | abstract public function fetch_info(); method fetch_upgrade_notice (line 74) | public function fetch_upgrade_notice(){ method get_file (line 84) | final public function get_file() { method get_current_version (line 94) | final public function get_current_version() { method get_new_version (line 110) | final public function get_new_version() { method get_upgrade_notice (line 126) | final public function get_upgrade_notice() { method get_update (line 142) | final public function get_update() { method get_info (line 170) | final public function get_info() { method get_config (line 186) | final public function get_config() { method get_type (line 196) | final public function get_type() { FILE: external-update-api/external-update-api/info.php class EUAPI_Info (line 10) | class EUAPI_Info { method __construct (line 14) | public function __construct( array $args ) { FILE: external-update-api/external-update-api/item-plugin.php class EUAPI_Item_Plugin (line 11) | class EUAPI_Item_Plugin extends EUAPI_Item { method __construct (line 15) | public function __construct( $plugin, array $data ) { FILE: external-update-api/external-update-api/item-theme.php class EUAPI_Item_Theme (line 11) | class EUAPI_Item_Theme extends EUAPI_Item { method __construct (line 15) | public function __construct( $theme, array $data ) { FILE: external-update-api/external-update-api/item.php class EUAPI_Item (line 10) | abstract class EUAPI_Item { method get_version (line 12) | public function get_version() { method get_url (line 16) | public function get_url() { FILE: external-update-api/external-update-api/update.php class EUAPI_Update (line 10) | class EUAPI_Update { method __construct (line 12) | public function __construct( array $args ) { method get_data_to_store (line 22) | public function get_data_to_store() { method get_new_version (line 26) | public function get_new_version() { FILE: miscellaneous.php function bbl_load_interface_textdomain (line 28) | function bbl_load_interface_textdomain() { function bbl_load_content_textdomain (line 37) | function bbl_load_content_textdomain() { function bbl_admin_init (line 48) | function bbl_admin_init() { function bbl_comments_template (line 111) | function bbl_comments_template( $file = '/comments.php', $separate_comme... class Bbl_Comment_Query (line 197) | class Bbl_Comment_Query { method query (line 207) | function query( $query_vars ) { FILE: translation-fields.php function bbl_wpseo_meta_fields (line 29) | function bbl_wpseo_meta_fields( array $fields, WP_Post $post ) { FILE: translation-group-tool-sorter.php class SortPosts (line 5) | class SortPosts { method post_type_descending (line 6) | function post_type_descending( $m, $n ) { FILE: translation-group-tool.php class BabbleTranslationGroupTool (line 37) | class BabbleTranslationGroupTool extends Babble_Plugin { method __construct (line 46) | function __construct() { method admin_menu (line 66) | public function admin_menu() { method load_tools_page (line 76) | public function load_tools_page() { method load_post (line 117) | public function load_post() { method save_post (line 138) | function save_post( $post_id, $post ) { method pre_sync_properties (line 175) | public function pre_sync_properties( $postdata, $origin_id ) { method metaboxes_for_translators (line 197) | function metaboxes_for_translators( $boxes ) { method metabox_reconnect (line 215) | public function metabox_reconnect( $post, $metabox ) { method tools_page (line 232) | public function tools_page() { method get_action_link (line 248) | protected function get_action_link( $obj_id, $action, $anchor = null ) { FILE: widget.php function babble_widget (line 4) | function babble_widget() { class Babble_Widget (line 8) | class Babble_Widget extends WP_Widget { method __construct (line 15) | function __construct() { method widget (line 23) | function widget( $args, $instance ) { method update (line 121) | function update( $new_instance, $old_instance ) { method form (line 131) | function form( $instance ) {