Customizations

Customizations

Any time you add a custom PHP function to your site, either insert it in the WPCode plugin (recommended), a child theme's functions.php, or your own custom plugin. If you're not familiar with using WordPress filters, you can find more details in the WordPress docs.

Customization Options

Supported customizations, hooks, CSS changes, template overrides and more.

General Customization Guide

Advanced Customization of Business Directory Plugin CSS If you only want to adjust some CSS styles for the directory, the...

How to use Custom Styles with BD

Business Directory can pull styles from a custom CSS file that isn’t overwritten on upgrade. For those with a quirky...

Building a theme for Business Directory Plugin

Introduction Business Directory themes are a way to easily change the look and feel of the whole directory. Previously, only...

Form Fields API

wpbdp_get_form_fields( $args ) This function can be used to obtain form fields from the database based on several criteria. The...

Template Hooks

Business Directory Plugin offers plugin and theme developers the ability to hook into some of our processes and templates using...

How to delete listings via SQL

How do I delete a large number of listings in Business Directory? Business Directory has an admin interface to handle...

How to export listings using SQL

Exporting entries from Business Directory Plugin is easiest using the built in exporting options. If you'd like to get the...