Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_staging_urls

apply_filters( ‘nelio_content_staging_urls’, array $urls )

List of URLs (or keywords) used to identify a staging site.

Parameters

$urls array

(Required) list of staging URLs (or fragments). Default: [ 'staging' ].

Source

File: includes/utils/functions/helpers.php

Changelog

Changelog
VersionDescription
1.4.0Introduced.