Function Reference: geodir_action_geodir_sidebar_author_top

Summary

Output the author page top 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: 2852]

Source File

geodir_action_geodir_sidebar_author_top() is located in geodirectory_template_actions.php [Line: 2846]

Source Code

function geodir_action_geodir_sidebar_author_top()
{
    if (get_option('geodir_show_author_top_section')) { ?>