Function Reference: geodir_action_sidebar_search_bottom_section

Summary

Output the search page bottom section widget area if enabled.

Description

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

Package

GeoDirectory

Change Log

Since: 1.0.0

Filters

‘geodir_full_page_class’ [Line: 3178]

Source File

geodir_action_sidebar_search_bottom_section() is located in geodirectory_template_actions.php [Line: 3172]

Source Code

function geodir_action_sidebar_search_bottom_section()
{
    if (get_option('geodir_show_search_bottom_section')) { ?>