wpsl_map_tab_anchor_return

  1. Description
  2. Usage
  3. Changelog
  4. Source File

Description

This filter allows you to change the used return value when the tab anchor is clicked.

The default is set to false, but on some sites it needs to be set to true before the map works correctly in a tab.

Usage

This example sets the return value to true:

Changelog

Since 2.2

Source File

This filter is located in /frontend/class-frontend.php.

Placement

The code needs to be placed in the functions.php file inside your active theme folder.