apply_filters( 'nab_staging_urls', array $urls )
List of URLs (or keywords) used to identify a staging site.
Description
Parameters
- $urls
(array) (Required) list of staging URLs (or fragments). Default:
[ 'staging' ]
.
Source
Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |