Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_register_reference_post_type

apply_filters( ‘nelio_content_register_reference_post_type’, array $args )

Filters the args of the nc_reference post type.

Parameters

$args array

(Required) The arguments, as defined in WordPress function register_post_type.

Source

File: includes/references/class-nelio-content-reference-post-type-register.php

Changelog

Changelog
VersionDescription
1.0.0Introduced.