wpsl_skip_cpt_template

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

Description

This filter allows you to disable the shortcode output used to create the default single store pages.

This can prevents the map and address details from showing up twice in some situations.

Usage

This example shows how to disable the default store page output.

Changelog

Since 2.2.13

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.