Function Reference: geodir_listing_left_section

Summary

Outputs the listings page left sidebar content including inner wrapper if enabled.

Description

Can be enabled disabled from GD>Design>Listings page.

Package

GeoDirectory

Change Log

Since: 1.0.0

Source File

geodir_listing_left_section() is located in geodirectory_template_actions.php [Line: 1862]

Source Code

function geodir_listing_left_section()
{
    if (get_option('geodir_show_listing_left_section')) { ?>