| 1 |
|
| 2 |
<style type="text/css"> |
| 3 |
|
| 4 |
table.wpsso-filters { |
| 5 |
font-size:0.9em; |
| 6 |
} |
| 7 |
|
| 8 |
table.wpsso-filters tr { |
| 9 |
border-bottom:1px solid #ccc; |
| 10 |
} |
| 11 |
|
| 12 |
table.wpsso-filters th { |
| 13 |
vertical-align:top; |
| 14 |
padding:15px 15px 15px 0; |
| 15 |
} |
| 16 |
|
| 17 |
table.wpsso-filters td { |
| 18 |
vertical-align:top; |
| 19 |
padding:15px 0 15px 15px; |
| 20 |
} |
| 21 |
|
| 22 |
</style> |
| 23 |
|
| 24 |
<table class="wpsso-filters"> |
| 25 |
|
| 26 |
<tr><th>sucom_get_post_object</th><td>( $post_obj, $use_post )</td></tr> |
| 27 |
|
| 28 |
<tr><th>sucom_get_term_object</th><td>( $term_obj, $term_id, $tax_slug )</td></tr> |
| 29 |
|
| 30 |
<tr><th>sucom_get_user_object</th><td>( $user_obj, $user_id )</td></tr> |
| 31 |
|
| 32 |
<tr><th>sucom_is_home_page</th><td>( $bool, $use_post )</td></tr> |
| 33 |
|
| 34 |
<tr><th>sucom_is_home_posts</th><td>( $bool, $use_post )</td></tr> |
| 35 |
|
| 36 |
<tr><th>sucom_is_post_page</th><td>( $bool, $use_post )</td></tr> |
| 37 |
|
| 38 |
<tr><th>sucom_is_term_page</th><td>( $bool )</td></tr> |
| 39 |
|
| 40 |
<tr><th>sucom_is_user_page</th><td>( $bool )</td></tr> |
| 41 |
|
| 42 |
<tr><th>sucom_robots_default_directives</th><td>( $directives )</td></tr> |
| 43 |
|
| 44 |
<tr><th>wpsso_{post_type}_tag_taxonomy</th><td>( $taxonomy = 'post_tag', $mod )</td></tr> |
| 45 |
|
| 46 |
<tr><th>wpsso_add_image_sizes_schema_4x3</th><td>( $bool = true )</td></tr> |
| 47 |
|
| 48 |
<tr><th>wpsso_add_image_sizes_schema_16x9</th><td>( $bool = true )</td></tr> |
| 49 |
|
| 50 |
<tr><th>wpsso_add_image_sizes_schema_thumb</th><td>( $bool = true )</td></tr> |
| 51 |
|
| 52 |
<tr><th>wpsso_add_link_rel_canonical</th><td>( $bool, $mod )</td></tr> |
| 53 |
|
| 54 |
<tr><th>wpsso_add_link_rel_shortlink</th><td>( $bool, $mod )</td></tr> |
| 55 |
|
| 56 |
<tr><th>wpsso_add_menu_submenu_item_{menu_id}</th><td>( $bool )</td><td>Remove an SSO menu item (ie. 'dashboard', 'setup', etc.).</tr> |
| 57 |
|
| 58 |
<tr><th>wpsso_add_schema_unit_price_specification</th><td>( $bool )</td></tr> |
| 59 |
|
| 60 |
<tr><th>wpsso_add_toolbar_validate</th><td>( $bool )</td></tr> |
| 61 |
|
| 62 |
<tr><th>wpsso_archive_page_url</th><td>( $url, $mod )</td></tr> |
| 63 |
|
| 64 |
<tr><th>wpsso_article_sections</th><td>( array $sections )</td></tr> |
| 65 |
|
| 66 |
<tr><th>wpsso_attached_accept_img_dims</th><td>( $accept, $img_url, $img_width, $img_height, $size_name, $pid )</td></tr> |
| 67 |
|
| 68 |
<tr><th>wpsso_attached_image_ids</th><td>( $attach_ids, $post_id )</td></tr> |
| 69 |
|
| 70 |
<tr><th>wpsso_body_class</th><td>( array $classes, array $mod )</td></tr> |
| 71 |
|
| 72 |
<tr><th>wpsso_cache_expire_api_response</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 day in seconds.</td></tr> |
| 73 |
|
| 74 |
<tr><th>wpsso_cache_expire_head_markup</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 week in seconds, 1 hour if a caching plugin is active.</td></tr> |
| 75 |
|
| 76 |
<tr><th>wpsso_cache_expire_image_info</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 day in seconds.</td></tr> |
| 77 |
|
| 78 |
<tr><th>wpsso_cache_expire_schema_types</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 week in seconds.</td></tr> |
| 79 |
|
| 80 |
<tr><th>wpsso_cache_expire_short_url</th><td>( $secs, $cache_type, $mod )</td><td>Default is 3 months in seconds.</td></tr> |
| 81 |
|
| 82 |
<tr><th>wpsso_cache_expire_the_content</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 hour in seconds.</td></tr> |
| 83 |
|
| 84 |
<tr><th>wpsso_cache_expire_youtube_video_details</th><td>( $secs, $cache_type, $mod )</td><td>Default is 1 week in seconds.</td></tr> |
| 85 |
|
| 86 |
<tr><th>wpsso_cache_refreshed_notice</th><td>( $notice_msg, $user_id )</td></tr> |
| 87 |
|
| 88 |
<tr><th>wpsso_canonical_url</th><td>( $url, $mod, $add_page )</td></tr> |
| 89 |
|
| 90 |
<tr><th>wpsso_caption</th><td>( $caption, $mod, $num_hashtags, $md_key )</td></tr> |
| 91 |
|
| 92 |
<tr><th>wpsso_check_post_head</th><td>( $bool, $post_id, $post_obj )</td></tr> |
| 93 |
|
| 94 |
<tr><th>wpsso_content_accept_img_dims</th><td>( $accept, $img_url, $img_width, $img_height, $size_name, $mod )</td></tr> |
| 95 |
|
| 96 |
<tr><th>wpsso_content_image_preg_html_tag</th><td>( $default = 'img' )</td></tr> |
| 97 |
|
| 98 |
<tr><th>wpsso_content_image_preg_pid_attr</th><td>( $default = 'data-[a-z]+-pid' )</td></tr> |
| 99 |
|
| 100 |
<tr><th>wpsso_cropped_image_filepath</th><td>( $new_filepath, $filepath, $size_info )</td></tr> |
| 101 |
|
| 102 |
<tr><th>wpsso_description</th><td>( $desc_text, $mod, $num_hashtags, $md_key )</td></tr> |
| 103 |
|
| 104 |
<tr><th>wpsso_description_seed</th><td>( '', $mod, $num_hashtags, $md_key )</td></tr> |
| 105 |
|
| 106 |
<tr><th>wpsso_dimension_units</th><td>( $units )</td></tr> |
| 107 |
|
| 108 |
<tr><th>wpsso_embed_content_template_path</th><td>( $template_path )</td></tr> |
| 109 |
|
| 110 |
<tr><th>wpsso_featured_image_id</th><td>( $pid, $post_id )</td></tr> |
| 111 |
|
| 112 |
<tr><th>wpsso_fluid_volume_units</th><td>( $units )</td></tr> |
| 113 |
|
| 114 |
<tr><th>wpsso_form_select_{option_name}</th><td>( $values )</td></tr> |
| 115 |
|
| 116 |
<tr><th>wpsso_get_avail</th><td>( array $avail )</td></tr> |
| 117 |
|
| 118 |
<tr><th>wpsso_get_config</th><td>( array $cf )</td></tr> |
| 119 |
|
| 120 |
<tr><th>wpsso_get_defaults</th><td>( $defaults )</td></tr> |
| 121 |
|
| 122 |
<tr><th>wpsso_get_md_defaults</th><td>( array $md_defs, array $mod )</td></tr> |
| 123 |
|
| 124 |
<tr><th>wpsso_get_md_options</th><td>( array $md_opts, array $mod )</td></tr> |
| 125 |
|
| 126 |
<tr><th>wpsso_get_post_defaults</th><td>( array $md_defs, $post_id, array $mod )</td></tr> |
| 127 |
|
| 128 |
<tr><th>wpsso_get_post_options</th><td>( array $md_opts, $post_id, array $mod )</td></tr> |
| 129 |
|
| 130 |
<tr><th>wpsso_get_short_url</th><td>( $url, $service, $mod )</td></tr> |
| 131 |
|
| 132 |
<tr><th>wpsso_get_site_defaults</th><td>( $site_defaults )</td></tr> |
| 133 |
|
| 134 |
<tr><th>wpsso_get_term_defaults</th><td>( array $md_opts, $term_id, array $mod )</td></tr> |
| 135 |
|
| 136 |
<tr><th>wpsso_get_term_options</th><td>( array $md_opts, $term_id, array $mod )</td></tr> |
| 137 |
|
| 138 |
<tr><th>wpsso_get_user_defaults</th><td>( array $md_opts, $user_id, array $mod )</td></tr> |
| 139 |
|
| 140 |
<tr><th>wpsso_get_user_options</th><td>( array $md_opts, $user_id, array $mod )</td></tr> |
| 141 |
|
| 142 |
<tr><th>wpsso_google_product_categories</th><td>( array $categories )</td></tr> |
| 143 |
|
| 144 |
<tr><th>wpsso_hashtags</th><td>( $hashtags, $post_id )</td></tr> |
| 145 |
|
| 146 |
<tr><th>wpsso_hashtags_seed</th><td>( '', $post_id )</td></tr> |
| 147 |
|
| 148 |
<tr><th>wpsso_head_disable</th><td>( $bool, $mod )</td><td>Disable (ie. do not include) meta tags and Schema markup in the head section of the webpage.</td></tr> |
| 149 |
|
| 150 |
<tr><th>wpsso_home_url</th><td>( $url, $mod )</td></tr> |
| 151 |
|
| 152 |
<tr><th>wpsso_image_upscale_all</th><td>( WPSSO_IMAGE_UPSCALE_ALL = false )</td></tr> |
| 153 |
|
| 154 |
<tr><th>wpsso_image_upscale_max</th><td>( $upscale_max = 33, $image_src_args )</td></tr> |
| 155 |
|
| 156 |
<tr><th>wpsso_image_upscale_test</th><td>( WPSSO_IMAGE_UPSCALE_TEST = false, $image_src_args )</td></tr> |
| 157 |
|
| 158 |
<tr><th>wpsso_import_cf_{custom_field_name}</th><td>( $value, array $mod, array $wp_meta )</td><td>The WordPress custom field (aka metadata) does not need to exist - $value = null if the custom field does not exist.</td></tr> |
| 159 |
|
| 160 |
<tr><th>wpsso_import_content_blocks</th><td>( array $md_opts, array $mod, $content )</td></tr> |
| 161 |
|
| 162 |
<tr><th>wpsso_import_custom_fields</th><td>( array $md_opts, array $mod, array $wp_meta )</td></tr> |
| 163 |
|
| 164 |
<tr><th>wpsso_import_product_attributes</th><td>( array $md_opts, array $mod, $wp_obj )</td></tr> |
| 165 |
|
| 166 |
<tr><th>wpsso_inherit_custom_images</th><td>( $bool, $mod )</td></tr> |
| 167 |
|
| 168 |
<tr><th>wpsso_inherit_featured_image</th><td>( $bool, $mod )</td></tr> |
| 169 |
|
| 170 |
<tr><th>wpsso_init_json_filter_{lib_dir}_{lib_id}</th><td>( $bool = true )</td></tr> |
| 171 |
|
| 172 |
<tr><th>wpsso_input_limits_{options_key}</th><td>( array $limits )</td></tr> |
| 173 |
|
| 174 |
<tr><th>wpsso_is_functions</th><td>( $is_functions )</td></tr> |
| 175 |
|
| 176 |
<tr><th>wpsso_jquery_ui_version</th><td>( $jquery_ui_version )</td></tr> |
| 177 |
|
| 178 |
<tr><th>wpsso_js_url_facebook</th><td>( $url, $pos )</td></tr> |
| 179 |
|
| 180 |
<tr><th>wpsso_json_array_schema_page_type_ids</th><td>( $page_type_ids, $mod )</td></tr> |
| 181 |
|
| 182 |
<tr><th>wpsso_json_data_https_schema_org_{item_type}</th><td>( $json_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 183 |
|
| 184 |
<tr><th>wpsso_json_data_single_event</th><td>( $event_data, $mod, $event_id )</td></tr> |
| 185 |
|
| 186 |
<tr><th>wpsso_json_data_single_organization</th><td>( $org_data, $mod, $org_id )</td></tr> |
| 187 |
|
| 188 |
<tr><th>wpsso_json_data_single_person</th><td>( $person_data, $mod, $user_id )</td></tr> |
| 189 |
|
| 190 |
<tr><th>wpsso_json_data_single_place</th><td>( $place_data, $mod, $place_id )</td></tr> |
| 191 |
|
| 192 |
<tr><th>wpsso_json_data_single_product_group_varies_by</th><td>( $varies_by, $mod )</td></tr> |
| 193 |
|
| 194 |
<tr><th>wpsso_json_ld_search_url</th><td>( $search_url, $mod, $add_page )</td></tr> |
| 195 |
|
| 196 |
<tr><th>wpsso_json_pretty_print</th><td>( $bool = true )</td></tr> |
| 197 |
|
| 198 |
<tr><th>wpsso_json_prop_https_schema_org_additionaltype</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 199 |
|
| 200 |
<tr><th>wpsso_json_prop_https_schema_org_aggregaterating</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 201 |
|
| 202 |
<tr><th>wpsso_json_prop_https_schema_org_blogposting</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 203 |
|
| 204 |
<tr><th>wpsso_json_prop_https_schema_org_breadcrumb</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 205 |
|
| 206 |
<tr><th>wpsso_json_prop_https_schema_org_graph</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 207 |
|
| 208 |
<tr><th>wpsso_json_prop_https_schema_org_haspart</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 209 |
|
| 210 |
<tr><th>wpsso_json_prop_https_schema_org_ispartof</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 211 |
|
| 212 |
<tr><th>wpsso_json_prop_https_schema_org_itemlistelement</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 213 |
|
| 214 |
<tr><th>wpsso_json_prop_https_schema_org_itemreviewed</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 215 |
|
| 216 |
<tr><th>wpsso_json_prop_https_schema_org_mentions</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 217 |
|
| 218 |
<tr><th>wpsso_json_prop_https_schema_org_potentialaction</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 219 |
|
| 220 |
<tr><th>wpsso_json_prop_https_schema_org_review</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 221 |
|
| 222 |
<tr><th>wpsso_json_prop_https_schema_org_reviewrating</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 223 |
|
| 224 |
<tr><th>wpsso_json_prop_https_schema_org_sameas</th><td>( $prop_data, $mod, $mt_og, $page_type_id, $is_main )</td></tr> |
| 225 |
|
| 226 |
<tr><th>wpsso_link_rel</th><td>( $link_rel, $mod )</td></tr> |
| 227 |
|
| 228 |
<tr><th>wpsso_load_lib</th><td>( $success = false, $filespec = '', $classname = '' )</td></tr> |
| 229 |
|
| 230 |
<tr><th>wpsso_mb_{settings_page}_{metabox}_{tab_key}_rows</th><td>( array $table_rows, $form, $args )</td></tr> |
| 231 |
|
| 232 |
<tr><th>wpsso_mb_{settings_page}_{metabox}_rows</th><td>( array $table_rows, $form, $args )</td></tr> |
| 233 |
|
| 234 |
<tr><th>wpsso_mb_{settings_page}_{metabox}_tabs</th><td>( array $tabs )</td></tr> |
| 235 |
|
| 236 |
<tr><th>wpsso_mb_sso_{tab_key}_rows</th><td>( array $table_rows, $form, $head_info, $mod )</td></tr> |
| 237 |
|
| 238 |
<tr><th>wpsso_mb_sso_tabs</th><td>( array $tabs, $mod )</td></tr> |
| 239 |
|
| 240 |
<tr><th>wpsso_md_keys_fallback_{options_key}</th><td>( array $fallback )</td></tr> |
| 241 |
|
| 242 |
<tr><th>wpsso_menu_title</th><td>( $title )</td><td>Translated menu title (default is "SSO - Social and Search Optimization").</td></tr> |
| 243 |
|
| 244 |
<tr><th>wpsso_menu_your_sso_title</th><td>( $title )</td><td>Translated profile SSO title (default is "Profile SSO - Social and Search Optimization").</td></tr> |
| 245 |
|
| 246 |
<tr><th>wpsso_meta_name</th><td>( $mt_name, $mod )</td></tr> |
| 247 |
|
| 248 |
<tr><th>wpsso_og</th><td>( array $mt_og, $mod )</td></tr> |
| 249 |
|
| 250 |
<tr><th>wpsso_og_add_media_from_url</td></td>( $url, $service )</td><td>$service = 'facebook' or 'soundcloud'.</td></tr> |
| 251 |
|
| 252 |
<tr><th>wpsso_og_add_mt_offers</th><td>( $bool = true, $mod )</td></tr> |
| 253 |
|
| 254 |
<tr><th>wpsso_og_add_mt_rating</th><td>( $bool = true, $mod )</td></tr> |
| 255 |
|
| 256 |
<tr><th>wpsso_og_add_mt_reviews</th><td>( $bool = true, $mod )</td></tr> |
| 257 |
|
| 258 |
<tr><th>wpsso_og_add_mt_variants</th><td>( $bool = true, $mod )</td></tr> |
| 259 |
|
| 260 |
<tr><th>wpsso_og_add_wc_mt_rating</th><td>( $bool = false, $mod )</td><td>$bool = true if 'woocommerce_enable_review_rating' option is 'yes'.</td></tr> |
| 261 |
|
| 262 |
<tr><th>wpsso_og_add_wc_mt_reviews</th><td>( $bool = false, $mod )</td><td>$bool = true if 'woocommerce_enable_reviews' option is 'yes'.</td></tr> |
| 263 |
|
| 264 |
<tr><th>wpsso_og_attached_images</th><td>( $mt_ret, $num, $size_name, $post_id )</td></tr> |
| 265 |
|
| 266 |
<tr><th>wpsso_og_data_https_ogp_me_ns_{og_type}</th><td>( array $mt_og, $mod )</td></tr> |
| 267 |
|
| 268 |
<tr><th>wpsso_og_default_img_id</th><td>( $image_id )</td></tr> |
| 269 |
|
| 270 |
<tr><th>wpsso_og_default_img_on_index</th><td>( $bool )</td></tr> |
| 271 |
|
| 272 |
<tr><th>wpsso_og_default_img_on_search</th><td>( $bool )</td></tr> |
| 273 |
|
| 274 |
<tr><th>wpsso_og_default_img_url</th><td>( $image_url )</td></tr> |
| 275 |
|
| 276 |
<tr><th>wpsso_og_ecom_edd</th><td>( $mt_ecom, $mod )</td></tr> |
| 277 |
|
| 278 |
<tr><th>wpsso_og_ecom_woocommerce</th><td>( $mt_ecom, $mod )</td></tr> |
| 279 |
|
| 280 |
<tr><th>wpsso_og_featured</th><td>( $mt_ret, $num, $size_name, $post_id )</td></tr> |
| 281 |
|
| 282 |
<tr><th>wpsso_og_ns</th><td>( $ns )</td></tr> |
| 283 |
|
| 284 |
<tr><th>wpsso_og_seed</th><td>( array $mt_og, $mod )</td></tr> |
| 285 |
|
| 286 |
<tr><th>wpsso_og_type</th><td>( $type_id, $mod, $is_custom )</td></tr> |
| 287 |
|
| 288 |
<tr><th>wpsso_og_video_image_url</th><td>( $image_url, $video_url )</td><td>Image URL or empty string.</td></tr> |
| 289 |
|
| 290 |
<tr><th>wpsso_option_type</th><td>( $option_type = '', $base_key, $network, $mod )</td><td>Return the sanitation type for a given option key.</td></tr> |
| 291 |
|
| 292 |
<tr><th>wpsso_option_type_{base_key}</th><td>( $option_type = '', $network, $mod )</td><td>Applied after the 'wpsso_option_type' filter.</td></tr> |
| 293 |
|
| 294 |
<tr><th>wpsso_plugin_image_sizes</th><td>( $sizes )</td></tr> |
| 295 |
|
| 296 |
<tr><th>wpsso_post_image_ids</th><td>( array $ids, $size_name, $post_id )</td></tr> |
| 297 |
|
| 298 |
<tr><th>wpsso_post_image_urls</th><td>( array $urls, $size_name, $post_id )</td></tr> |
| 299 |
|
| 300 |
<tr><th>wpsso_post_public_ids</th><td>( array $public_ids, array $posts_args )</td></tr> |
| 301 |
|
| 302 |
<tr><th>wpsso_post_public_ids_posts_args</th><td>( array $posts_args )</td></tr> |
| 303 |
|
| 304 |
<tr><th>wpsso_post_public_ids_suppress_filters</th><td>( true )</td><td>False when the WPML or qTranslate-XT plugins are active.</td></tr> |
| 305 |
|
| 306 |
<tr><th>wpsso_post_type_has_archive</th><td>( $bool, $mod )</td></tr> |
| 307 |
|
| 308 |
<tr><th>wpsso_post_types</th><td>( $post_types, $output )</td></tr> |
| 309 |
|
| 310 |
<tr><th>wpsso_post_url</th><td>( $url, $mod )</td></tr> |
| 311 |
|
| 312 |
<tr><th>wpsso_primary_tax_slug</th><td>( $tax_slug, $mod )</td></tr> |
| 313 |
|
| 314 |
<tr><th>wpsso_primary_term_id</th><td>( $primary_term_id, $mod, $tax_slug, $is_custom )</td></tr> |
| 315 |
|
| 316 |
<tr><th>wpsso_primary_term_id_is_custom</th><td>( $bool, $mod, $tax_slug, $primary_term_id )</td></tr> |
| 317 |
|
| 318 |
<tr><th>wpsso_primary_terms</th><td>( $primary_terms, $mod, $tax_slug, $output )</td></tr> |
| 319 |
|
| 320 |
<tr><th>wpsso_product_currency</th><td>( $currency, $product )</td></tr> |
| 321 |
|
| 322 |
<tr><th>wpsso_product_offer_mrp_id</th><td>( $mrp_id, $mod )</td><td>The product offer merchant return policy ID ("mrp-123" for example).</td></tr> |
| 323 |
|
| 324 |
<tr><th>wpsso_product_price</th><td>( $price, $product )</td></tr> |
| 325 |
|
| 326 |
<tr><th>wpsso_product_title</th><td>( $title, $product )</td></tr> |
| 327 |
|
| 328 |
<tr><th>wpsso_product_url</th><td>( $url, $product )</td></tr> |
| 329 |
|
| 330 |
<tr><th>wpsso_product_variation_title</th><td>( $title, $product, $variation )</td></tr> |
| 331 |
|
| 332 |
<tr><th>wpsso_product_variation_description</th><td>( $desc, $product, $variation )</td></tr> |
| 333 |
|
| 334 |
<tr><th>wpsso_quote</th><td>( $quote, $mod )</td></tr> |
| 335 |
|
| 336 |
<tr><th>wpsso_quote_seed</th><td>( '', $mod )</td></tr> |
| 337 |
|
| 338 |
<tr><th>wpsso_ratings_reviews_for_{post_type}</th><td>( $bool )</td></tr> |
| 339 |
|
| 340 |
<tr><th>wpsso_rename_md_options_keys</th><td>( $rename_md_options )</td></tr> |
| 341 |
|
| 342 |
<tr><th>wpsso_rename_options_keys</th><td>( $rename_options )</td></tr> |
| 343 |
|
| 344 |
<tr><th>wpsso_rename_site_options_keys</th><td>( $site_options_keys )</td></tr> |
| 345 |
|
| 346 |
<tr><th>wpsso_request_url_query_cache_disable</th><td>( $bool = true, $request_url, $canonical_url, $mod )</td></tr> |
| 347 |
|
| 348 |
<tr><th>wpsso_rewrite_image_url</th><td>( $image_url )</td></tr> |
| 349 |
|
| 350 |
<tr><th>wpsso_robots_content</th><td>( $content, $mod, $directives )</td></tr> |
| 351 |
|
| 352 |
<tr><th>wpsso_robots_directives</th><td>( $directives, $mod )</td></tr> |
| 353 |
|
| 354 |
<tr><th>wpsso_robots_is_noindex</th><td>( $is_noindex, $mod )</td></tr> |
| 355 |
|
| 356 |
<tr><th>wpsso_save_comment_options</th><td>( $md_opts, $comment_id, $mod )</td></tr> |
| 357 |
|
| 358 |
<tr><th>wpsso_save_post_options</th><td>( $md_opts, $post_id, $mod )</td></tr> |
| 359 |
|
| 360 |
<tr><th>wpsso_save_term_options</th><td>( $md_opts, $term_id, $mod )</td></tr> |
| 361 |
|
| 362 |
<tr><th>wpsso_save_user_options</th><td>( $md_opts, $user_id, $mod )</td></tr> |
| 363 |
|
| 364 |
<tr><th>wpsso_schema_type</th><td>( $type_id, $mod, $is_custom )</td></tr> |
| 365 |
|
| 366 |
<tr><th>wpsso_schema_types</th><td>( $schema_types )</td></tr> |
| 367 |
|
| 368 |
<tr><th>wpsso_schema_units</th><td>( $schema_units )</td></tr> |
| 369 |
|
| 370 |
<tr><th>wpsso_search_url</th><td>( $url, $mod )</td></tr> |
| 371 |
|
| 372 |
<tr><th>wpsso_server_request_url</th><td>( $url, $mod )</td></tr> |
| 373 |
|
| 374 |
<tr><th>wpsso_sharing_utm_args</th><td>( $utm, $mod )</td></tr> |
| 375 |
|
| 376 |
<tr><th>wpsso_sharing_url</th><td>( $url, $mod, $add_page )</td></tr> |
| 377 |
|
| 378 |
<tr><th>wpsso_social_accounts</th><td>( $social_accounts )</td></tr> |
| 379 |
|
| 380 |
<tr><th>wpsso_tag_names</th><td>( $tags = array(), $mod )</td></tr> |
| 381 |
|
| 382 |
<tr><th>wpsso_tag_names_seed</th><td>( $tags = array(), $mod )</td></tr> |
| 383 |
|
| 384 |
<tr><th>wpsso_tc_seed</th><td>( $tc, $mod )</td></tr> |
| 385 |
|
| 386 |
<tr><th>wpsso_tc</th><td>( $tc, $mod )</td></tr> |
| 387 |
|
| 388 |
<tr><th>wpsso_term_image_ids</th><td>( array $ids, $size_name, $term_id )</td></tr> |
| 389 |
|
| 390 |
<tr><th>wpsso_term_image_urls</th><td>( array $urls, $size_name, $term_id )</td></tr> |
| 391 |
|
| 392 |
<tr><th>wpsso_term_public_ids</th><td>( array $public_ids, array $terms_args )</td></tr> |
| 393 |
|
| 394 |
<tr><th>wpsso_term_url</th><td>( $url, $mod )</td></tr> |
| 395 |
|
| 396 |
<tr><th>wpsso_text</th><td>( $text, $mod, $num_hashtags, $md_key )</td></tr> |
| 397 |
|
| 398 |
<tr><th>wpsso_the_content</th><td>( $content, $mod, $md_key )</td></tr> |
| 399 |
|
| 400 |
<tr><th>wpsso_the_content_filter_content</th><td>( $bool )</td></tr> |
| 401 |
|
| 402 |
<tr><th>wpsso_the_content_filter_blocks</th><td>( $bool )</td></tr> |
| 403 |
|
| 404 |
<tr><th>wpsso_the_content_seed</th><td>( '', $mod, $md_key )</td></tr> |
| 405 |
|
| 406 |
<tr><th>wpsso_the_description</th><td>( $desc_text, $mod )</td></tr> |
| 407 |
|
| 408 |
<tr><th>wpsso_the_excerpt</th><td>( $excerpt_text, $mod )</td></tr> |
| 409 |
|
| 410 |
<tr><th>wpsso_the_text</th><td>( $text, $mod, $title_sep )</td></tr> |
| 411 |
|
| 412 |
<tr><th>wpsso_the_title</th><td>( $title_text, $mod, $title_sep )</td></tr> |
| 413 |
|
| 414 |
<tr><th>wpsso_title_seed</th><td>( '', $mod, $num_hashtags, $md_key, $title_sep )</td></tr> |
| 415 |
|
| 416 |
<tr><th>wpsso_title</th><td>( $title_text, $mod, $num_hashtags, $md_key, $title_sep )</td><td>Example $md_key value: 'og_title', 'schema_title', 'schema_title_alt', 'schema_title_bc'.</td></tr> |
| 417 |
|
| 418 |
<tr><th>wpsso_user_image_ids</th><td>( array $ids, $size_name, $user_id )</td></tr> |
| 419 |
|
| 420 |
<tr><th>wpsso_user_image_urls</th><td>( array $urls, $size_name, $user_id )</td></tr> |
| 421 |
|
| 422 |
<tr><th>wpsso_user_public_ids</th><td>( array $public_ids, array $users_args )</td></tr> |
| 423 |
|
| 424 |
<tr><th>wpsso_user_url</th><td>( $url, $mod )</td></tr> |
| 425 |
|
| 426 |
<tr><th>wpsso_wc_shipping_delivery_time</th><td>( array $delivery_time, $zone_id, $method_inst_id, $shipping_class_id, $product_parent_url )</td></tr> |
| 427 |
|
| 428 |
<tr><th>wpsso_wc_shipping_zone_location_postal_code_country</th><td>( $country, $zone_obj, $location_key, $location_obj )</td></tr> |
| 429 |
|
| 430 |
<tr><th>wpsso_wc_shipping_zone_methods</th><td>( array $zone_methods, $zone_id, $zone_obj )</td><td>Filters the output from <code>WC_Shipping_Zone->get_shipping_methods()</code></td></tr> |
| 431 |
|
| 432 |
<tr><th>wpsso_wc_shipping_zone_offer</th><td>( array $shipping_offer, $zone_id, $zone_name, $method_inst_id, $method_obj, $shipping_class_id, $product, $product_parent )</td></tr> |
| 433 |
|
| 434 |
<tr><th>wpsso_wc_shipping_zones</th><td>( array $shipping_zones )</td><td>Filters the output from <code>WC_Shipping_Zones::get_zones( $context = 'admin' )</code>.</td></tr> |
| 435 |
|
| 436 |
<tr><th>wpsso_weight_units</th><td>( $units )</td></tr> |
| 437 |
|
| 438 |
</table> |
| 439 |
|