Pocket / Private Listings

Your own Listings that are not on the MLS such as Rentals or pocket listings, can also be added to the system and displayed on pages using the same widgets.

How It’s Done

Here is the widget code showing you how this this display is generated.
Notice how thr mls_id is set to custom.
For WordPress:

[mbb_widget id="MBBv3_FeaturedList" filter="mls_id:custom"]

For HTML:

<div id="MBBv3_FeaturedList" filter="mls_id:custom"></div>