Pages > Manage Custom Pages

Manage & Edit Custom Pages

Create New Custom Page
get(T_CUSTOM_PAGES); foreach ($pages as $key => $page) { echo PT_LoadAdminPage('manage-custom-pages/list', array('ID' => $page->id, 'NAME' => $page->page_name,'TITLE' => $page->page_title)); } ?>
ID Page Name Page Title Action