| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | Apr 25 at 0:46 | |
| stats | profile views | 23 |
|
May 14 |
awarded | Yearling |
|
Jan 7 |
comment |
Changing status of Published posts which have less Content to “Draft” are you trying to change all existing posts with "less content" to draft, or just the post that is being published? |
|
Dec 31 |
comment |
Image “description” and SEO within WP The description can be shown by the theme in the single/permalink view for the attachment. It is not used within the img html tag. |
|
Dec 31 |
answered | Unschedule a post |
|
Dec 30 |
comment |
Display posts where date field matches current month?$start_date = date( 'ymd', strtotime( 'first day of next month' ) );, $end_date = date( 'ymd', strtotime( 'last day of next month' ) ); |
|
Dec 30 |
comment |
Display posts where date field matches current month? I tested by adding a custom field event_date and adding values like 121230 to represent today (December 30, 2012) |
|
Dec 30 |
awarded | Commentator |
|
Dec 30 |
comment |
Display posts where date field matches current month? y = two digit year, m = two digit month, t = number of days in the month |
|
Dec 30 |
answered | Display posts where date field matches current month? |
|
Sep 12 |
revised |
Saving Media - Which Hook is Fired? changed add_action to add_filter |
|
Sep 12 |
suggested | suggested edit on Saving Media - Which Hook is Fired? |
|
May 14 |
awarded | Yearling |
|
May 4 |
revised |
CSS classes for theme added comment_class() |
|
May 4 |
suggested | suggested edit on CSS classes for theme |
|
Apr 20 |
revised |
How do I display logged-in username IF logged-in? added call to wp_loginout function to display login link |
|
Apr 20 |
suggested | suggested edit on How do I display logged-in username IF logged-in? |
|
Apr 9 |
awarded | Critic |
|
Apr 9 |
answered | Customized first post techniques |
|
Apr 4 |
answered | external wordpress pages using wp-blog-header |
|
Feb 10 |
answered | Behind-the-scenes HTTP Request? |