[contact_info]
You can use this shortcode to display the site contact information on any page.
Product
Shortcode Attributes
There are a number of shortcode attributes available which you can use to customize the output.
- data – Specifies which contact information fields should be displayed.
- Default:
address,phone,email. - Options:
address,phone,alternative_phone,email,website,company,tagline,position,contact_person,company_number,abn. Use commas,to separate values.
- Default:
- disable_html – Use to disable HTML rendering in the output.
- Default:
no. - Options:
1or0. Specify one only.
- Default:
- separator – Specifies the separator used between contact information fields when
disable_htmlis set to1.- Default:
,. - Options: Any text value.
- Default:
- custom – Enables custom contact information to be provided directly via shortcode attributes. When set to
on, the shortcode will ignore default values from site settings.- Default Value:
off - Options:
on,off,1,0. Specify one only.
- Default Value:
Custom Contact Information Attributes
These attributes are used when custom="on" is set. They allow you to provide custom values for each contact field.
- phone – Custom phone number.
- alternative_phone – Custom alternative phone number.
- email – Custom email address.
- website – Custom website URL.
- website_label – Custom label for the website link.
- address – Custom address.
- address_link – Custom Google Maps link for the address.
- company – Custom company name.
- tagline – Custom tagline.
- position – Custom position or job title.
- contact_person – Custom contact person name.
- company_number – Custom company number.
- abn – Custom Australian Business Number (ABN).
Example Usage
Example 1
[contact_info]
Results
<div class="contact-details">
<div class="contact-address">123 Main St, City, Country</div>
<div class="contact-phone"><a href="tel:+1234567890">+1 234 567 890</a></div>
<div class="contact-email">[email protected]</div>
</div>
| Display Default Contact Information which are set from the site settings and render similar output above |
custom="on" is not set, the shortcode will pull default values from the site settings (e.g., contact_details field in options).Example 2
[contact_info custom="on" phone="+1 234 567 890" email="[email protected]" address="456 Custom St, City, Country"]
Results
<div class="contact-details">
<div class="contact-address">456 Custom St, City, Country</div>
<div class="contact-phone"><a href="tel:+1234567890">+1 234 567 890</a></div>
<div class="contact-email">[email protected]</div>
</div>
| Display Custom Contact Information based on the data attribute for phone, email and address. The shortcode will render above output |
data attribute are valid and have corresponding values (either from site settings or custom attributes).Example 3
[contact_info custom="on" data="website" website="https://example.com" website_label="Visit Us Online"]
Results
<div class="contact-details">
<div class="contact-website">
<a href="https://example.com" target="_blank">Visit Us Online</a>
</div>
</div>
| Display Website with Custom Label and render the above output |
Example 4
[contact_info disable_html="1" separator=" | "]
Results
Display Plain Text Contact Information as below123 Main St, City, Country | +1 234 567 890 | [email protected] |
disable_html="1" is set, the output will be plain text, and the separator attribute will be used to separate fields.Related
The shortcode creates an address lookup field powered by the Google Maps API, which can be used within
. Product…This shortcode dynamically creates breadcrumbs based on the current page or post, including support for archives, search results, 404 pages,…
The shortcode is a versatile WordPress shortcode that allows you to create customizable buttons with various functionalities, such as linking…
The shortcode is designed to display a menu of child pages for the current page or a specified page. The…
The shortcode creates flexible content boxes with various media types, titles, descriptions, and call-to-action buttons. Product
Shortcode Attributes…The shortcode displays a dynamic countdown timer. Product
Shortcode Attributes There are a number of shortcode attributes available…This is the main shortcode for displaying the frequently asked questions (FAQ) listing section on a page. Product
…This is a simplified version of
This is the main shortcode for displaying the gallery listing section on a page. Product
Shortcode Attributes There…This is a simplified version of , designed for displaying the gallery list in the sidebar. Product
Shortcode…The shortcode is designed to generate a select dropdown field that allows users to choose a gallery from a list…
The shortcode generates a sitemap for gallery posts. Product
Shortcode Attributes There are a number of shortcode attributes…The shortcode embeds pre-designed global elements anywhere on a WordPress site. These elements are managed centrally and can be reused…
The shortcode generates a “Load More” button. This button is typically used in conjunction with a listing or grid of…
The shortcode is designed to render a customizable navigation menu. Product
Shortcode Attributes name – The name of…The shortcode is designed to display a link to the next post. Product
Shortcode Attributes label – The…The shortcode displays the current time in a customizable format. Product
Shortcode Attributes There are a number of…The shortcode displays elements from a page built with the Page Element Builder (using ACF). Product
Shortcode Attributes…The shortcode designed to create a dropdown select field that allows users to choose from a list of pages. Product…
The shortcode displays a sitemap of WordPress pages. Product
Shortcode Attributes title – The title to display above…The shortcode is designed to display the description of a post dynamically. Product
Shortcode Attributes id – Post…This is the main shortcode for displaying the posts listing section on a page. Product
Shortcode Attributes There…The shortcode displays an excerpt from a specific post or the current post. Product
Shortcode Attributes id -…The shortcode displays the featured image of a post, page, or custom post type in various formats. Product
…The shortcode displays galleries in various layouts such as sliders or grids. Product
Shortcode Attributes GENERAL LAYOUT type…The shortcode to display the current post’s ID. Product
Shortcode Attributes label – A string that will be…The shortcode designed to generate a download link for media associated with a post. Product
Shortcode Attributes There…The shortcode designed to generatea link to a media transcript or a featured image, depending on the post format. Product…
The shortcode displays the modified date of a post. Product
Shortcode Attributes id – Post ID whose modified…The shortcode allows you to dynamically generate links to posts or pages. Product
Shortcode Attributes id – Post…This is a simplified version of This guide will help you customize the office hero banner on Malcolm Real Estate website using Malcolm Listings or Malcolm… This guide will help you customize the property key details block for the property listing single page by adding “Book… This guide will help you customize the breadcrumb item link for the archive page on your Launchpad Platform WordPress site…. This guide will help you customize the link of the custom logo on your Launchpad Platform WordPress site dynamically based… This guide will help you customize the query for the ‘rep_listing’ single page to filter results based on the number… This guide will help you customize shortcode attributes using the rep__shortcode_atts filter to modify the output of related elements based…
The shortcode displays the published date of a post. Product
Shortcode Attributes id – Post ID whose featured…The shortcode designed to generate a post dropdown select field to navigate. Product
Shortcode Attributes There are a number…The shortcode displays a sitemap of posts. Product
Shortcode Attributes title – The title to display above the…The shortcode is designed to display the terms. Product
Shortcode Attributes id – Post ID for which the…The shortcode is designed to dynamically display the title of a post, page, or custom post type. Product
…The shortcode is designed to display a link to the previous post. Product
Shortcode Attributes label – The…The shortcode creates a printable version of a specific section of a post or page. Product
Shortcode Attributes…This is the main shortcode for displaying the project listing section on a page. Product
Shortcode Attributes There…This is a simplified version of The shortcode allows you to retrieve and display various theme-related information from the current WordPress theme or its parent theme… The shortcode displays a dynamic countdown timer. Product The shortcode displays the current time in a customizable format. Product The shortcode displays the current date in a specified format or in the WordPress settings format. Product The shortcode creates an address lookup field powered by the Google Maps API, which can be used within The shortcode generates a search form field that can be used in The shortcode provides a flexible search form that can be used in various contexts, including as a widget or inline… The shortcode creates a dynamic filtering interface for content on a WordPress site. It supports multiple filter types (checkbox, radio,… The shortcode displays elements from a page built with the Page Element Builder (using ACF). Product The shortcode embeds pre-designed global elements anywhere on a WordPress site. These elements are managed centrally and can be reused… The shortcode provides functionality to create expandable content sections with “Read More” links. Product The shortcode creates flexible content boxes with various media types, titles, descriptions, and call-to-action buttons. Product This is a simplified version of Release Date November 15, 2023 Description Dev – Supported Theme on some file management utility functions. Dev – Added isotope… Release Date November 7, 2023 Description Dev – Added hooks to customize button html text, and link html text. Dev… Release Date October 30, 2023 Description Enhancement – Turned lp__data_list_html into utility function Enhancement – Improved and updated inline code… Release Date November 15, 2023 Description Dev – Customized SEO meta for enhanced search engine optimization. Tweak – Streamlined the… Release Date November 7, 2023 Description Fix – Fix issue on listing shortode tab layout displaying unrelevant listing. Dev -… Release Date October 30, 2023 Description Dev – Added orderby category options and attribute value to order employee by category… Release Date October 13, 2023 Description Dev – Added leading class lp-filter-button. Tweak – Removed agency experience site logo link… Release Date October 10, 2023 Description Dev – Added Categories and Tag Page Title Action Buttons on all Malcolm custom… Release Date October 9, 2023 Description Enhancement – Agency experience updates. Updated post links to add URL parameters if agency… Release Date October 5, 2023 Description Fix – Hide address lookup field on employee search filter when agency_id or agency_lid… Release Date October 5, 2023 Description Dev – Added id on all basic section on all templates and some key… Release Date October 4, 2023 Description Dev – Introduced agency menu location and agency menu options in both agency general… Release Date October 2, 2023 Description Fix – Put main ID fields of Review, Employee and Agency as read only. Release Date September 26, 2023 Description Fix – Addressed the issue in the rep_reviews shortcode where manual or non-synced reviews… This is the main shortcode for displaying the testimonials section on a page. Product The shortcode generates a sitemap for testimonial posts. Product The shortcode designed to generate a select dropdown field populated with team members. Product This is a simplified version of Getting Started Before you get started, please ensure you have the following ready to go: Completed Content Gathering Form including… Ready to Launch! Once all pre-launch checks have been completed, we are ready to launch the new website. There is… Finalising Launch Once we can see the new website loading in Production Environment we can proceed with post launch checks…. Finalising Launch Once we can see the new website loading in Production Environment we can proceed with post launch checks…. Preparing for Launch When we have received approval to launch the new website please ensure you run through the following… How to setup a new site in WP Engine In WP Engine it’s really easy to create a copy of… This is the main shortcode for displaying the team listing section on a page. Product The shortcode generates a sitemap for team posts. Product The shortcode displays contact information for team members. Product The shortcode displays the social media links of a team member. Product The shortcode designed to display a list of recent projects based on the provided Product The shortcode displays a select dropdown field for projects. Product This is the main shortcode for displaying the project listing section on a page. Product The shortcode generates a sitemap for project posts. Product The shortcode displays a gallery of images in various layouts, such as grid or carousel, with customizable options. Product [post_terms… The shortcode is designed to generate a select dropdown field that allows users to choose a gallery from a list… This is a simplified version of , designed for displaying the gallery list in the sidebar. Product This is the main shortcode for displaying the gallery listing section on a page. Product The shortcode generates a sitemap for gallery posts. Product This is a simplified version of This is the main shortcode for displaying the frequently asked questions (FAQ) listing section on a page. Product The shortcode designed to generatea link to a media transcript or a featured image, depending on the post format. Product… The shortcode designed to generate a download link for media associated with a post. Product The shortcode designed to generate a post dropdown select field to navigate. Product This is a simplified version of This guide will help you customize the office hero banner on Malcolm Real Estate website using Malcolm Listings or Malcolm… This guide will help you customize the property key details block for the property listing single page by adding “Book… This guide will help you customize the breadcrumb item link for the archive page on your Launchpad Platform WordPress site…. This guide will help you customize the link of the custom logo on your Launchpad Platform WordPress site dynamically based… This guide will help you customize the query for the ‘rep_listing’ single page to filter results based on the number… This guide will help you customize shortcode attributes using the rep__shortcode_atts filter to modify the output of related elements based… This is the main shortcode for displaying the posts listing section on a page. Product The shortcode displays a sitemap of posts. Product The shortcode designed to create a dropdown select field that allows users to choose from a list of pages. Product… The shortcode displays a sitemap of WordPress pages. Product The shortcode displays the description of a term (category, tag, or custom taxonomy). Product The shortcode displays the title of a term (category, tag, or custom taxonomy). Product The shortcode displays galleries in various layouts such as sliders or grids. Product The shortcode creates a printable version of a specific section of a post or page. Product The shortcode is designed to display a link to the previous post. Product The shortcode is designed to display a link to the next post. Product The shortcode is designed to display the terms. Product The shortcode allows you to dynamically generate links to posts or pages. Product The shortcode displays the modified date of a post. Product The shortcode displays the published date of a post. Product The shortcode displays the featured image of a post, page, or custom post type in various formats. Product The shortcode displays an excerpt from a specific post or the current post. Product The shortcode is designed to display the description of a post dynamically. Product The shortcode is designed to dynamically display the title of a post, page, or custom post type. Product The shortcode to display the current post’s ID. Product This shortcode dynamically creates breadcrumbs based on the current page or post, including support for archives, search results, 404 pages,… The shortcode is designed to display a menu of child pages for the current page or a specified page. The… The shortcode is designed to render a customizable navigation menu. Product The shortcode generates a “Load More” button. This button is typically used in conjunction with a listing or grid of… The shortcode is a versatile WordPress shortcode that allows you to create customizable buttons with various functionalities, such as linking… You can use this shortcode to display social media icons with links to your profiles. It supports customization of icons… You can use this shortcode to display the site contact information on any page. Product You can use our Search Profile Listing Shortcode to display profile from your Malcolm account directly on any page or… You can use our Team Member Listing Shortcode to display team members from your Malcolm account directly on any page… You can use our Search Team Member Shortcode to display team members from your Malcolm account directly on any page… You can use our Search Office Shortcode to display offices from your Malcolm account directly on any page or post…. You can use our Projects Listing Shortcode to display a list of projects from your Malcolm account directly on any… You can use our Office Listing Shortcode to display a list of offices from your Malcolm account directly on any… You can use our Suburbs Shortcode to display suburbs from your Malcolm account directly on any page or post. Product… The shortcode displays a search form on the website. Product You can use our Search Employees Shortcode to display listings from your Malcolm account directly on any page or post…. You can use our Search Agencies Shortcode to display listings from your Malcolm account directly on any page or post…. You can use our Reviews Shortcode to display listings from your Malcolm account directly on any page or post. Product… You can use our Listings Shortcode to display listings from your Malcolm account directly on any page or post. Product… You can use our Listings Events Shortcode to display listing events from your Malcolm account directly on any page or… You can use our Employees Shortcode to display employees from your Malcolm account directly on any page or post. Product… You can use our Breadcrumb Menu Shortcode to display breadcrumb menu from your Malcolm account directly on any page or… You can use our Appraisal Shortcode to display property appraisal form and map from your Malcolm account directly on any… You can use our Agencies Shortcode to display agencies from your Malcolm account directly on any page or post. Product… You can use this shortcode to display buttons. Product The shortcode allows you to display the site logo based on the specified type. Product rep__agency_lid is a custom query parameter used in the Malcolm HQ system to filter and retrieve posts related to a… rep__agency_id is a custom query parameter used in the Malcolm HQ system to filter and retrieve posts related to a… rep__employee_id__in is a custom query parameter used in the Malcolm HQ system to filter and retrieve employee posts based on… lp__term_menu_order is a custom query parameter in the Launchpad plugin that allows ordering posts based on term associations within a… The lp__add_field function is used to register a new field in your plugin or system. Fields can be of various… Allow filtering the button HTML text to render. Plugin Allow filtering the link HTML text to render. Plugin Allow filtering of template parts to be rendered on a page for a specific template. Plugin Allow filtering of template parts to be rendered on a page. Plugin Allow filtering of template parts to be rendered on a page for a specific template and type. Plugin This code filters and customizes the HTML structure for price. Plugin This code filters and customizes the price HTML arguments. Plugin This code filters and customizes the HTML items for social media links. Plugin This code filters and customizes the HTML items for contact details. Plugin Allow filter for all field group arguments during its preparation for registration. Plugin Allow filter for specific field group arguments during its preparation for registration. Plugin Allow filter for all admin views arguments during its preparation for registration. Plugin Allow filter for admin views arguments of specific admin page during its preparation for registration. Plugin Allow filter for specific admin view arguments during its preparation for registration. Plugin Allow filter for admin views arguments of specific admin page and view during its preparation for registration. Plugin Allow filter for admin views param of specific admin page during its link preparation. Plugin Allow filter for all admin views param during its link preparation. Plugin Allow filter for all admin toolbar arguments during its preparation for registration. Plugin Allow filter for specific admin toolbar arguments during its preparation for registration. Plugin Allow filter for all admin toolbar arguments during its preparation for registration. Plugin Allow filter for specific admin toolbar arguments during its preparation for registration. Plugin Allow filter for all admin sub views arguments during its preparation for registration. Plugin Allow filter for admin sub views arguments of specific admin page during its preparation for registration. Plugin Allow filter for admin sub view arguments of specific admin view during its preparation for registration. Plugin Allow filter for admin sub views arguments of specific admin page and view during its preparation for registration. Plugin [post_terms… Allow filter for specific admin sub view arguments during its preparation for registration. Plugin Allows filtering of the arguments for admin sub-views associated with specific admin pages, views, and sub-views during its preparation for… Allow filter for all admin sub views param during its link preparation. Plugin Allow filter for admin sub views param of specific admin page during its link preparation. Plugin Allow filter for admin sub views param of specific admin page view during its link preparation. Plugin Allow filter for admin sub views param of specific admin page and view during its link preparation. Plugin Allow filter for admin page arguments during its preparation for registration. Plugin This allows filter for specific admin pages arguments during its preparation for registration. Plugin This code filters and customizes the option submit button HTML. Plugin The function first processes the attributes specified in the $atts array and builds a string of HTML attributes. Plugin This function allows you to create an HTML list from a key-value pair array. Plugin Get post meta from custom table. Retrieves the meta data associated with a specific post from a custom table. Plugin… This function is used to retrieve the template selected for a specific custom post type from a launchpad plugin settings…. Reads the content of a file and returns it as a string with a line limit. You can specify whether… This function is used to save the form fields. This function takes parameters such as the taxonomy and field group… This function is used to render the field group taxonomy form fields. This function takes parameters such as the taxonomy,… The LP__Field_Group class is used to define and handle group fields. Group fields are a collection of sub-fields that are… This function retrieves the HTML tags used to wrap form fields based on the context provided. The context can be… This function echoes the field instructions as HTML content. Field instructions are typically used to provide guidance or explanations related… Developers can extend the LP__Field class to create custom field types for their Launchpad project. By defining specific field behaviors… This function is a callback for rendering the default content of custom columns in a taxonomy (term) list table. It… This function is responsible for displaying custom content in the custom columns of the taxonomy list table in the admin… This method is responsible for customizing the taxonomy field group in the admin area. It modifies the taxonomy details field… This method is responsible for customizing the taxonomy columns in the admin area. It modifies the existing columns or insert… The REP__Public class is part of the public-facing functionality of Malcolm. Its role is to manage various aspects of the… The rep__get_breadcrumb_url_params() function is used to retrieve the agency experience parameters to attached on post permalinks Namespace Launchpad Return array… The rep__get_breadcrumb_url_params() function is used to retrieve the agency experience parameters to attached on post permalinks Namespace Launchpad Return array… Handles template redirection based on the URL structure and custom tags. Plugin The class REP__CPT_Listing is part of a Malcolm plugin named “Malcolm.” Its role is to define and manage a custom… This method is use to register all of the plugin admin pages. Plugin This method is use to register the JavaScript for the admin area of option pages. Plugin This method is use to register the stylesheets for the admin area of option pages. Plugin This method is use to register the JavaScript for the admin area. Plugin This method is use to register the stylesheets for the admin area. Plugin This method is use to append custom admin body classes. Plugin This method is use to add the script/style on the admin page head. Plugin This method is use to add functionality before the admin page loads. Plugin This function hooks into the ‘posts_clauses’ filter and modifies various clauses of the main query to include custom conditions when… This method is use to properly initialize the field type. Plugin Prepare all custom field HTML element attributes. Plugin This function trims the provided text to the specified maximum character count while preserving formatting and adding an ellipsis if… The LP__Field_Checkbox class plays a role in defining and managing checkbox fields within the Launchpad plugin. It is responsible for… The LP__Loader class plays a role in registering and managing actions and filters for the Launchpad plugin. It is responsible… The LP__i18n class plays a role in managing the internationalization (i18n) of the Launchpad plugin. Internationalization is the process of… The LP__Deactivator class is responsible for handling actions that should occur when the Launchpad plugin is deactivated. Deactivation is a… This class serves as a helper class for managing custom post types (CPTs) in Launchpad plugin. It is designed to… The LP__Activator class is used to define and encapsulate the activation-related functionality of the Launchpad plugin. When the plugin is… This class serves as the core class for the Launchpad plugin. Its primary role is to define and organize the… Retrieves the values from a single column of a multidimensional array, using a specified key as the index. Plugin [post_terms… Formats a date string according to the specified format and timezone. Plugin Converts the first character of each word in a string to uppercase. Plugin Escapes single quotes in a string. Plugin Parses an array serialized as a string and returns it as a concatenated string using the specified separator. Plugin [post_terms… Converts a string to a valid phone number by replacing alphabetic characters with their corresponding numeric keypad values. Plugin [post_terms… This function is designed to convert a comma-separated string into an array. It allows you to provide a string as… This function initializes an integer value based on the given input value. It uses the PHP filter_var() function with the… lp__distance is a custom query parameter used in the Launchpad Core plugin to handle distance-based queries for posts. This parameter… lp__meta_key is a custom query parameter in the Launchpad Core plugin that allows you to order query results based on… lp__post_featured is a custom query parameter in the Launchpad Core plugin that allows you to filter and retrieve posts marked… lp__post_hidden is a custom query parameter used in the Launchpad Core plugin to manage the visibility of posts. This parameter… lp__post_query is a custom query parameter used in the Launchpad plugin to facilitate post queries. This parameter functions as an… lp__meta_query is a custom query parameter integrated into the Launchpad plugin to facilitate meta queries for posts. This parameter acts… This method is use to properly initialize the field. Plugin This method is use to prepare and get the value of the field based on location. Plugin This filter processes a field value based on its data type, potentially applying various transformations such as formatting numbers, displaying… This function allows you to retrieve the value of a property from an object. If the property exists in the… This function allows you to retrieve the value of a property from an object. If the property exists in the… This function is responsible for retrieving listing upcoming events based on various parameters and returning the result as an array…. This function checks if post types are allowed to sync Namespace REP_Malcolm Parameters $api_data array Malcolm API data. Return bool… Get the primary agent profile from malcolm api response data. Namespace REP_Malcolm Parameters $api_data array Malcolm API data Return array… This function Get the primary agency profile from malcolm api response data. Namespace REP_Malcolm Parameters $api_data array Malcolm API data…. This function is responsible for generating HTML markup that displays agency rating details, including the average rating and the total… This function renders the Sync Log Files HTML markup to display sync log file content. Namespace REP_Malcolm Return array An… An array helper function that checks if an array is associative (i.e. has string keys or non-sequential integer keys). Plugin… This function allows you to retrieve the value from an array based on a given key. If the key exists… This function retrieves the list of fields that are marked for synchronization in a given field group for a specific… This function takes the value of a data field and generates the HTML markup to display the value as a… This function is used to retrieve details related to property search filters for listings. It allows you to get specific… This function allows you to insert a single value or an array of values into an existing array at a… This function is used to retrieve the URL of a search filter page based on the provided search type, listing… This function is used to retrieve the URL of a lead generation page based on the provided search type and… This function checks if a given string is a serialized value. It returns true if the string is a serialized… Reads the content of a file and returns it as a string with a line limit. You can specify whether… This function allows you to load multiple template parts based on an array of template slugs and names. You can… This class is responsible for managing the admin-specific functionality of the Launchpad plugin. It handles various tasks related to the… This function searches for the template file in the theme directory and the plugin directory. It allows you to provide… The lp__get_template_part function is used to retrieve or load a plugin template. It allows you to specify a template slug… This function includes a file by requiring it once within the Launchpad plugins. It uses the lp__get_path function to retrieve… The lp__get_path function is used to obtain the normalized file path of a plugin file based on the provided file… This function replaces backslashes with forward slashes for Windows systems and ensures that no duplicate slashes exist in the path…. The lp__var_log function is used to dump a variable’s contents to the error log file. This is particularly useful for… The lp__error_log function is designed to log error messages in a flexible way, allowing you to control whether to include… The lp__calltrace function is used to generate a call trace, which is a list of the functions and methods that… This function is used to retrieve the URL of an event archive page based on the provided event type. It… This function is used to retrieve the URL of a listing archive page based on the provided search type and… This function is used to retrieve a specific detail for a suburb search filter based on the provided $detail parameter…. This function is used to retrieve a specific detail for an agency search filter based on the provided $detail parameter…. This function is used to retrieve a specific detail for an employee search filter based on the provided $detail parameter…. This function is used to retrieve a specific detail for a lead search filter based on the provided $detail and… This function is used to retrieve the label associated with a given search type. Parameters $type string Search type. Return… This function is used to generate an HTML link for making an inquiry, typically associated with a specific listing state… This function is used to get a list of related search categories based on a given keyword (listing state or… This function is used to normalize search categories by a given set and return a list of normalized search categories. Namespace… This function is used to retrieve the agency post ID associated with a listing or agent based on the provided… This function is used to retrieve the agency location ID associated with a listing or agent based on the provided post… This function is used to retrieve the agency post ID associated with a listing or agent based on the provided… This function is used to retrieve a list of agent post IDs associated with a listing based on the provided… This function is used to generate HTML representation for listing statuses based on the provided post ID. Namespace REP_Malcolm Parameters… This function is used to retrieve the listing statuses based on the provided post ID. Namespace REP_Malcolm Parameters $post_id int… This function, is used to retrieve the display price of a listing based on the provided post ID. Namespace REP_Malcolm… This function, is used to generate HTML representation for listing attributes based on the provided data array and the post… This function, is designed to retrieve a placeholder image URL based on the provided placeholder type. Namespace REP_Malcolm Parameters $type… This function, is used to generate HTML representation for agency opening hours based on the provided agency post ID. Namespace… This function, generates HTML for displaying employee contact details based on the provided contact_details array and allows for customizing the… This function, is designed to generate HTML for displaying employee details based on the provided employee post ID and content… This function, is designed to generate HTML for displaying employee details based on the provided employee post ID and content… This function, is used to render HTML representation for employee statistics based on the provided post ID. Namespace REP_Malcolm Parameters… This code constructs HTML for displaying agency profiles, encompassing images and details, utilizing provided parameters. Namespace REP_Malcolm Return string Agency… This function, retrieves the logo image URL from a given value and returns the URL of the logo image. Namespace… The function also checks if the agent’s post is hidden or if there’s a link to the agent’s page, and… This function takes a single argument, $value, which is expected to be an array of images in Malcolm format. Namespace… This function takes a single argument, $value, and returns a string representing a URL link to a Malcolm image. Namespace… This function, customizes the retrieval of property listing video links based on a specified link type and returns the link… This function, generates HTML representation of a property listing event. It includes details like event type, date, time, and venue,… This method, is used to generate HTML representation of a date and time based on a given DateTime object, using… This function, customizes the retrieval of property listing events and filters them to return an array of upcoming events grouped… This function, groups listing events based on a specified key and returns them as an array of grouped events. Namespace… This function, retrieves a post ID based on a Listing ID from the database and returns it as data. Namespace… This function, retrieves a post ID based on an Employee ID from the database and returns it as data. Namespace… This function, retrieves a post ID based on a search location from the database and returns it as data. Namespace… This function, retrieves a post ID based on either an agency ID or agency location id from the database and… This function takes a field value and generates the HTML markup for displaying an embed map. The embed map is… You can use Shortcodes to display Malcolm Plugin content on any page or post in your WordPress website. Below is…
The shortcode displays a select dropdown field for projects. Product
Shortcode Attributes There are a number of shortcode…The shortcode generates a sitemap for project posts. Product
Shortcode Attributes There are a number of shortcode attributes…The shortcode provides functionality to create expandable content sections with “Read More” links. Product
Shortcode Attributes There are…The shortcode designed to display a list of recent projects based on the provided Product
Shortcode Attributes There…The shortcode creates a dynamic filtering interface for content on a WordPress site. It supports multiple filter types (checkbox, radio,…
The shortcode generates a search form field that can be used in
to create customizable search filters. It supports…The shortcode provides a flexible search form that can be used in various contexts, including as a widget or inline…
The shortcode displays a gallery of images in various layouts, such as grid or carousel, with customizable options. Product [post_terms…
The shortcode allows you to display the site logo based on the specified type. Product
Shortcode Attributes type…You can use this shortcode to display social media icons with links to your profiles. It supports customization of icons…
The shortcode displays contact information for team members. Product
Shortcode Attributes There are a number of shortcode attributes…This is the main shortcode for displaying the team listing section on a page. Product
Shortcode Attributes There…This is a simplified version of Getting Started Before you get started, please ensure you have the following ready to go: Completed Content Gathering Form including… Ready to Launch! Once all pre-launch checks have been completed, we are ready to launch the new website. There is… Finalising Launch Once we can see the new website loading in Production Environment we can proceed with post launch checks…. Finalising Launch Once we can see the new website loading in Production Environment we can proceed with post launch checks…. Preparing for Launch When we have received approval to launch the new website please ensure you run through the following… How to setup a new site in WP Engine In WP Engine it’s really easy to create a copy of…
The shortcode designed to generate a select dropdown field populated with team members. Product
Shortcode Attributes There are…The shortcode generates a sitemap for team posts. Product
Shortcode Attributes There are a number of shortcode attributes…The shortcode displays the social media links of a team member. Product
Shortcode Attributes There are a number…The shortcode displays the description of a term (category, tag, or custom taxonomy). Product
Shortcode Attributes id -…The shortcode displays the title of a term (category, tag, or custom taxonomy). Product
Shortcode Attributes id -…This is the main shortcode for displaying the testimonials section on a page. Product
Shortcode Attributes There are…This is a simplified version of Release Date November 15, 2023 Description Dev – Supported Theme on some file management utility functions. Dev – Added isotope… Release Date November 7, 2023 Description Dev – Added hooks to customize button html text, and link html text. Dev… Release Date October 30, 2023 Description Enhancement – Turned lp__data_list_html into utility function Enhancement – Improved and updated inline code… Release Date November 15, 2023 Description Dev – Customized SEO meta for enhanced search engine optimization. Tweak – Streamlined the… Release Date November 7, 2023 Description Fix – Fix issue on listing shortode tab layout displaying unrelevant listing. Dev -… Release Date October 30, 2023 Description Dev – Added orderby category options and attribute value to order employee by category… Release Date October 13, 2023 Description Dev – Added leading class lp-filter-button. Tweak – Removed agency experience site logo link… Release Date October 10, 2023 Description Dev – Added Categories and Tag Page Title Action Buttons on all Malcolm custom… Release Date October 9, 2023 Description Enhancement – Agency experience updates. Updated post links to add URL parameters if agency… Release Date October 5, 2023 Description Fix – Hide address lookup field on employee search filter when agency_id or agency_lid… Release Date October 5, 2023 Description Dev – Added id on all basic section on all templates and some key… Release Date October 4, 2023 Description Dev – Introduced agency menu location and agency menu options in both agency general… Release Date October 2, 2023 Description Fix – Put main ID fields of Review, Employee and Agency as read only. Release Date September 26, 2023 Description Fix – Addressed the issue in the rep_reviews shortcode where manual or non-synced reviews…
The shortcode generates a sitemap for testimonial posts. Product
Shortcode Attributes There are a number of shortcode attributes…The shortcode allows you to retrieve and display various theme-related information from the current WordPress theme or its parent theme…
The shortcode displays the current date in a specified format or in the WordPress settings format. Product
Shortcode…