telophase: (manji - not happy)
telophase ([personal profile] telophase) wrote2010-03-10 05:24 pm
Entry tags:

(no subject)

Also, have spent entire day reading up on and attempting to implement various Wordpress security measures. Have developed buggy eyes and raging headache as a result. Ow.

[identity profile] sleary.livejournal.com 2010-03-11 04:07 am (UTC)(link)
The wp_nav_menu() tag is the big new thing. It replaces wp_list_pages() or whatever else themes have been using to create nav menus. Not much else new on the theme front... there's now a comment_form() tag you can use to print a standardized comment form, but that's the only other thing that comes to mind.

I am trying to keep http://codex.wordpress.org/Version_3.0 updated with the big things, but my focus is elsewhere and the developers mostly haven't touched that page yet.

[identity profile] telophase.livejournal.com 2010-03-11 04:15 am (UTC)(link)
Thank you! I will peruse that tomorrow. :D