aioseo_local_business_info_phone_icon

Purpose This filter can be used to change the business info phone icon. Arguments (1) $icon (string) – A svg icon. Example code snippet The code snippet below is just an example of how this filter can be used. In…Continue reading

aioseo_local_business_post_type_name

Purpose This filter can be used to change the default post type name “aioseo-location”. Arguments (1) $name (string) – The post type name. Example code snippet The code snippet below is just an example of how this filter can be…Continue reading

aioseo_local_business_post_type_slug

Purpose This filter can be used to change the default post type slug “location”. Arguments (1) $slug (string) – The post type slug. Example code snippet The code snippet below is just an example of how this filter can be…Continue reading

aioseo_local_business_post_type_single_label

Purpose This filter can be used to change the default post type single label “Location”. Arguments (1) $label (string) – The post type single label. Example code snippet The code snippet below is just an example of how this filter…Continue reading

aioseo_local_business_post_type_plural_label

Purpose This filter can be used to change the default post type plural label “Locations”. Arguments (1) $label (string) – The post type plural label. Example code snippet The code snippet below is just an example of how this filter…Continue reading

aioseo_local_business_post_type

Purpose This filter can be used to change the post type options when it’s registered. Arguments (1) $post_type (array) – The post type options. Example code snippet The code snippet below is just an example of how this filter can…Continue reading

aioseo_local_business_taxonomy_name

Purpose This filter can be used to change the default taxonomy name “aioseo-location-category”. Arguments (1) $name (string) – The taxonomy name. Example code snippet The code snippet below is just an example of how this filter can be used. In…Continue reading

aioseo_local_business_taxonomy_slug

Purpose This filter can be used to change the default taxonomy slug “locations-category”. Arguments (1) $slug (string) – The taxonomy slug. Example code snippet The code snippet below is just an example of how this filter can be used. In…Continue reading

Local Business SEO – Template overrides

Version 1.1.0 of Local Business SEO brought blocks, widgets and shortcodes to display your location’s business information and opening hours. Those blocks, widgets and shortcodes are rendered through a single view file and can be overwritten in your theme by…Continue reading