Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add custom page in backend not by plugin
#4
You are only putting a form on 1 page. Then do not use a filter use a hook check if the slug is the one your form is on , and modify content to output your form.

on hook index-pretemplate, check if slug == myformslug
global content
$content = form html

if_post etc.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Add custom page in backend not by plugin - by shawn_a - 2013-05-21, 00:43:09



Users browsing this thread: 1 Guest(s)