aioseo_local_business_address_tags

Purpose This filter can be used to add or remove address format tags. Arguments (1) $tags (array) – An array of tags. Example code snippet The code snippet below is just an example of how this filter can be used.…Continue reading

aioseo_local_business_get_locations_args

Purpose This filter can be used to change the locations query. Arguments (1) $args (array) – WP_Query accepted arguments. Example code snippet The code snippet below is just an example of how this filter can be used. In the example…Continue reading

aioseo_local_business_get_location

Purpose This filter can be used to change the location information. Arguments (1) $information (object) – The location information. $postId (int) – The location ID. Example code snippet The code snippet below is just an example of how this filter…Continue reading