Function Reference: geodir_author_left_section

Summary

Output the author page left sidebar if enabled.

Description

Can be enabled/disabled from GD>Design>Author page.

Package

GeoDirectory

Change Log

Since: 1.0.0

Source File

geodir_author_left_section() is located in geodirectory_template_actions.php [Line: 2866]

Source Code

function geodir_author_left_section()
{
    if (get_option('geodir_show_author_left_section')) { ?>