Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_non_reference_domains

apply_filters( ‘nelio_content_non_reference_domains’, array )

List of domain names that shouldn’t be considered as external references.

Parameters

(Required) domains list of domain names that shouldn’t be considered as external references. It accepts the star (*) char as a wildcard.

Source

File: includes/helpers/class-nelio-content-post-helper.php

Changelog

Changelog
VersionDescription
1.3.4Introduced.