Business Listing Shortcode

Get Started

This shortcode allows you to list the businesses on any page or post.

[bp-business-listing ids='81,84' category='44' column='2' limit='2' state='Gujarat' city='Surat' country='India' ]

 

Ids

Description: This parameter is used to specify the unique identifiers (IDs) of the businesses you want to list.
Usage: Pass the IDs of the businesses you want to retrieve. For example, if you want to list businesses with IDs 101, 102, and 103, you would pass these IDs to the parameter.

Category

Description: This parameter allows you to filter businesses by their category.
Usage: Pass the ID of the category you are interested in to list businesses that belong to that specific category. For example, if the category ID for “restaurants” is 5, passing 5 will list all businesses in the “restaurants” category.

Column

Description: This parameter sets the number of columns in which the businesses will be displayed.
Usage: Specify the number of columns you want the businesses to be displayed in. For example, if you set this parameter to 3, the businesses will be displayed in three columns.

Limit

Description: This parameter limits the number of businesses to be listed.
Usage: Pass a number to set the maximum number of businesses to display. For example, if you set this parameter to 10, only 10 businesses will be listed.

State

Description: This parameter filters businesses based on their state.
Usage: Pass the name  of the state to list businesses located in that state. For example, if you want to list businesses in California, you would pass “California”.

City

Description: This parameter filters businesses based on their city.
Usage: Pass the name of the city to list businesses located in that city. For example, if you want to list businesses in New York City, you would pass “New York City” .

Country

Description: This parameter filters businesses based on their country.
Usage: Pass the name of the country to list businesses located in that country. For example, if you want to list businesses in the United States, you would pass “United States”.

These parameters allow for flexible and precise filtering and display of businesses based on various criteria.

Update on July 22, 2024