Description
This filter allows you to include additional data after the existing meta data from the “Store Details” section is collected.
Parameters
$store_meta - (array) The existing store meta data.
$store_id - (string) The id of the current store.
Usage
Changelog
Since 2.0
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.