| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 9 months |
| seen | Jan 24 at 16:09 | |
| stats | profile views | 16 |
|
Oct 19 |
revised |
Get post featured image id with $wpdb added 1522 characters in body |
|
Oct 19 |
comment |
Get post featured image id with $wpdb @Stefano, right, glad it worked out :). |
|
Oct 17 |
answered | Get post featured image id with $wpdb |
|
Oct 17 |
awarded | Commentator |
|
Oct 17 |
comment |
Enumerating shortcode attributes in JavaScript So, you will have an html like <div id="f1"></div><div id="f2"></div>, and you want to execute $("#f1, #f2").something() in the footer? |
|
Oct 17 |
awarded | Teacher |
|
Oct 17 |
answered | How to implement a plugin featuring foursquare like check-in |
|
Mar 21 |
accepted | query_posts call sets is_home() to true |
|
Mar 21 |
comment |
query_posts call sets is_home() to true ah, got it. Thanks! |
|
Mar 21 |
comment |
query_posts call sets is_home() to true For some reason, this is making my Blog page show home.php. These are the settings I'm using: cl.ly/1t2W1j1z3p2i2q011G2R |
|
Mar 21 |
asked | query_posts call sets is_home() to true |
|
Mar 16 |
comment |
Get URL of a specific file @EAMann It's an Options page generator/helper, that could either be used by a plugin or a theme. |
|
Mar 16 |
comment |
Get URL of a specific file @ChipBennett Nope, I don't know anything about the relative location of the file in either the plugin or the theme. |
|
Mar 14 |
awarded | Promoter |
|
Mar 11 |
awarded | Editor |
|
Mar 11 |
revised |
Get URL of a specific file added 185 characters in body |
|
Mar 11 |
comment |
Get URL of a specific file The problem is, that I don't know if it's included in a plugin or a theme. Also, I don't know the path of the file, so your stylesheet example won't work. Neither do I know the name of the plugin. It's a utility library. |
|
Mar 11 |
accepted | Why do themes have `while( have_posts() )` in templates like single.php? |
|
Mar 11 |
accepted | Add custom meta to nav menu items |
|
Mar 11 |
asked | Get URL of a specific file |