Help creating a wordpress plugin

Discussion in 'PHP' started by Bloraud, May 29, 2014.

  1. #1
    Hello Everybody,

    I try to create a wordpress plugin but I have some trouble to start !

    I would like to have a backend plugin with a menu (admin menu) and 5 pages in this menu.
    Each pages will redirect to a specific php files.

    Does anyone have a idea how to do it ?
    Or even better a example plugin which can help me ?

    Thank !
     
    Solved! View solution.
    Bloraud, May 29, 2014 IP
  2. #2
    May be you should start from the basics.
    For example:
    http://codex.wordpress.org/Writing_a_Plugin
    http://www.smashingmagazine.com/2011/09/30/how-to-create-a-wordpress-plugin/
     
    Nei, May 30, 2014 IP