WordPress Theme Tutorial: Part 8b – Adding a Theme Options Page
January 2nd, 2013 by admin
In this video, we discuss how to create a theme options page in the admin menu using your theme’s functions.php file, and discuss how WordPress “options” work. This can let you make a good user interface should you distribute your theme to others. Files Used in Lesson: andrewanimation.biz
Written by - Visit WebsitePosted in Wordpress Tutorial Videos
January 2nd, 2013 at 10:32 pm
This? just clearifyed alot for me gr8 work !
January 2nd, 2013 at 10:32 pm
This tutorial blew my mind!!! Great job! This is going? to make life a whole lot easier.
January 2nd, 2013 at 10:32 pm
Excellent Tutorial, Thank you? very much
January 2nd, 2013 at 10:32 pm
Since Andrew is no longer doing tutorials, I wanted to mention I have a full WordPress tutorial series on my channel if anyone is interested, they are under the playlist “The WordPress Tutorial Series” on my channel?
January 2nd, 2013 at 10:32 pm
thanks, is just I? need
January 2nd, 2013 at 10:32 pm
that auto fils with? your pages. or the pages you choose.
January 2nd, 2013 at 10:32 pm
Thank you this was awesome, if you want to make a Video nr 9 I would like to see how you would add a navigation manu under the header image? but over the content like sooooo many pages have.
January 2nd, 2013 at 10:32 pm
Nice work? …. Great explanation.
January 2nd, 2013 at 10:32 pm
Yupp, already entered options are? wiping out.
January 2nd, 2013 at 10:32 pm
sorry that? should be if(isset…
January 2nd, 2013 at 10:32 pm
One thing to keep in mind, before the $new_values part, I think there should be an
f(isset($_POST[‘footer-text’]) {
$new_values = array( ‘blah blah blah, );…. }
because? before I put that in, whenever I loded the page, it just wiped the options. I’m not sure if this is specific to my theme page or maybe it’s always like that. Just something to note
January 2nd, 2013 at 10:32 pm
Thank you very much Andrew. I appreciate you putting this out there. I will try to? pay it forward and back if I can.
January 2nd, 2013 at 10:32 pm
Very? good series. I watched them all over a few days and learnt a lot!
January 2nd, 2013 at 10:32 pm
Cheers mate, this series has been? most helpful… probably won’t be the last time I watch either
January 2nd, 2013 at 10:32 pm
great tutorial! ive been looking for a good video on wordpress for a while. you really deserve to get paid for this
i have a question/request…
so i want to add an extremely simple jquery slideshow on the front index page. how would i create and admin upload section for images in that slideshow.
and if i didnt use a slideshow.. how would i create an upload image section in admin area just? to have a seperate heading image for each page.
thanks for all your videos!….
January 2nd, 2013 at 10:32 pm
Thanks! I learned a ton, now to check? out your php tuts
January 2nd, 2013 at 10:32 pm
I really enjoyed this tutorial it was exactly what I was looking for. Keep ’em? coming!