APP_View_Process::get_process( string $listing_type, string $process_type = null )

Retrieves registered processes by listing type and process type.


Package


Description Description


Parameters Parameters

$listing_type

(string) (Required) Listing type.

$process_type

(string) (Optional) Process type.

Default value: null


Top ↑

Return Return

(APP_View_Process|array) If $process_type is set and registered, will return the Listing Process instance, otherwise will return an array of all registered processes by given listing type.


Premium WordPress Apps