Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add custom page in backend not by plugin
#1
Hi All,

I'm wondering is it possible to add custom page in GS backend but not using plugin functionality like bellow?
Code:
# add a link in the admin tab 'theme'
add_action('theme-sidebar','createSideMenu',array($thisfile,'Hello World description'));

I created template where some information are saved in XML file and will be nice have possibility to edit this data XML file through admin backend page (it will be easy for and user). Is it possible or need I covert this functionality to GS plugin?

Best wishes
ArekS
Reply


Messages In This Thread
Add custom page in backend not by plugin - by arek1 - 2013-05-20, 23:34:43



Users browsing this thread: 1 Guest(s)