apply_filters( 'llms_section_get_creation_args', array $args, LLMS_Section $section )

Filter arguments used to create a new section post


Parameters Parameters

$args

(array) Data to be passed to wp_insert_post().

$section

(LLMS_Section) Instance of the section object.


Top ↑

Source Source

File: includes/models/model.llms.section.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.11.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.