GoToBIM Business Info Manager

plugin banner

Easily manage and display your company's business information like name, address, phone, and email from WordPress admin.

Author:Rakibul Islam (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.9.1
Plugin version:1.1.0
Added to WordPress repository:03-02-2026
Last updated:04-02-2026
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/gotobim-busines...
Total downloads:298
plugin download
Click to start download

GoToBIM Business Info Manager allows website owners to manage essential business information directly from the WordPress dashboard.

With this plugin, administrators can store and update:

• Business Name
• Address
• Phone Number
• Email Address
• Website URL
• Business Hours (opening and closing times for each day of the week)

All information is stored securely in the WordPress database using standard WordPress options.

Display Business Information

You can display the saved business details anywhere on your website using the shortcode:

[gotobim_business_info]

This shortcode outputs the stored business information on posts, pages, or widget areas.

Shortcode Parameters:

You can display specific information using the show parameter:

Single Fields:
[gotobim_business_info show="all"] – Display all business information (default)
[gotobim_business_info show="name"] – Display only business name
[gotobim_business_info show="address"] – Display only address
[gotobim_business_info show="phone"] – Display only phone number
[gotobim_business_info show="email"] – Display only email address
[gotobim_business_info show="website"] – Display only website URL
[gotobim_business_info show="contact"] – Display phone and email together
[gotobim_business_info show="hours"] – Display only business hours

Multiple Fields (comma-separated):
[gotobim_business_info show="name,address"] – Display name and address
[gotobim_business_info show="name,phone,email"] – Display name, phone, and email
[gotobim_business_info show="phone,email,hours"] – Display phone, email, and business hours
[gotobim_business_info show="address,website,hours"] – Display address, website, and hours

The plugin is lightweight, secure, and follows WordPress coding standards and best practices.


FAQ
ChangeLog