-
Notifications
You must be signed in to change notification settings - Fork 3
/
README
34 lines (22 loc) · 951 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
This contains all the presentation materials from Wordcamp NYC 2012. The code and the presentation slides.
This has the theme (twentyten_jeff) and you can put that on your ftp server, and use the
export.xml file to populate the data we are using.
http://codex.wordpress.org/Importing_Content
Key files to replicate the functionality in the presentation.
loop-index.php (main index file)
sidebar.php (sidebar)
dc.php, marvel.php (page templates for the custom field example)
Get in touch with us.
Jeff Marx
twitter: @jeffreymarx
email: jeffmarx@gmail.com
Alex
twitter: @asapountzis
email: alexander.sapountzis@gmail.com
Links:
http://codex.wordpress.org/Function_Reference/query_posts
http://codex.wordpress.org/Function_Reference/get_posts
http://codex.wordpress.org/Class_Reference/WP_Query
http://wordpress.org/extend/plugins/wp-super-cache/
http://wordpress.org/extend/plugins/w3-total-cache/
http://codex.wordpress.org/Transients_API