Function Reference: geodir_listing_right_section

Summary

Outputs the listings page right 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_right_section() is located in geodirectory_template_actions.php [Line: 1906]

Source Code

function geodir_listing_right_section()
{
    if (get_option('geodir_show_listing_right_section')) { ?>