Function Reference: geodir_action_sidebar_author_bottom_section

Summary

Output the author page bottom sections widget area if enabled.

Description

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

Package

GeoDirectory

Change Log

Since: 1.0.0

Filters

‘geodir_full_page_class’ [Line: 3012]

Source File

geodir_action_sidebar_author_bottom_section() is located in geodirectory_template_actions.php [Line: 3006]

Source Code

function geodir_action_sidebar_author_bottom_section()
{
    if (get_option('geodir_show_author_bottom_section')) { ?>