Because the Google Business Profile API does not support publishing products to your GBP listing, an alternative method has been developed. This feature is available to all premium users of the plugin. To allow the creation of products, first make sure you have a...
Post to Google My Business (Pro & Business) support spintax to automatically generate unique GMB Posts. Spintax is a way to mark up text to generate one or more unique variations of the original. Basic spintax example Lets say your original post looks like this:...
The mbp_autopost_created action is triggered when a new automatic post has been created by the plugin. It has 2 variables, $gmb_name, containing Google’s internal post ID, and $gmb_url containing a direct URL to the post in the search results. Usage function...
The mbp_placeholder_variables filter can be used to alter or add variables to be replaced with their corresponding value in a GMB post. It has two arguments, $variables and $parent_post_id. Samples Add a variable This will replace %custom_variable% with Custom value...
The mbp_autopost_post_args filter allows you to alter the post arguments sent to Google My Business when the plugin creates an automatic post. It has 2 parameters, $args containing the post data and $location containing the GMB location ID. function...
You can use the auto-post feature to automatically publish your latest WordPress posts to Google My Business. To use it, simply tick the Auto-post to GMB checkbox before publishing your WordPress post. As a result the plugin will automatically create a new post on...