Forum
add_create_page - What does it do?
Hi guys,
I'm developing an app - I've just downloaded the sample app, and opened the admin.php file.
I've been referencing the docs, but I can't find this function: $this->add_create_page('my_sample', 'edit');
referenced anywhere in them. I've been through the App Development documentation (https://docs.grabaperch.com/api/apps/) and everything else in that sidebar.
What does add_create_page
do?
Perch 2 had a menu feature where you could jump directly to the create page for an app. That UI feature is not currently in Perch 3.