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 !
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/