6,498 reputation
11234
bio website coderrr.com
location Houston, TX
age 32
visits member for 2 years, 1 month
seen 5 hours ago
stats profile views 448
$brian = array(
    'Jesus_disciple' => true,
    'photog' => 'amateur',
    'smokin_hot_wife' => true,
    'children' => array('son' => 2),
    'fav_color' => 'clear'
);

Jan
10
reviewed No Action Needed Enable Recent Comments widget to display comments on attachment posts
Jan
9
comment Better WP Security plugin blocking calls using file_get_contents() method
@tsbadorrek Any luck?
Jan
9
awarded  Enlightened
Jan
9
awarded  Nice Answer
Jan
8
comment Better WP Security plugin blocking calls using file_get_contents() method
@tsbadorrek Try if($status == 404) instead of the stringent ===
Jan
8
comment Why is one one of these DB query methods (using a where filter) faster than the other (a direct get_var() query)?
possible duplicate of get_comments_number of depth-1 (Level 1) (1 post)
Jan
8
comment Why is one one of these DB query methods (using a where filter) faster than the other (a direct get_var() query)?
What's the question?
Jan
8
answered HTML5 Summary tag in editor
Jan
8
reviewed Close Why does WordPress reverse conditional statements?
Jan
8
comment Removing admin bar from wordpress dashboard
@bueltge admin-bar.php:39 add_action( 'init', '_wp_admin_bar_init' ); // Don't remove. Wrong way to disable. :) wp_admin_bar_init is viable.
Jan
7
comment Better WP Security plugin blocking calls using file_get_contents() method
This is a legitimate question. It can be answered with a best WP practices answer.
Jan
7
answered Better WP Security plugin blocking calls using file_get_contents() method
Jan
7
reviewed Close Calculate and save an average in a meta
Jan
3
revised How to disable page delete
edited body
Jan
2
comment Custom Post Types and template_redirect
@ChipBennett Thanks!
Jan
2
revised Custom Post Types and template_redirect
added 211 characters in body
Jan
2
reviewed Reviewed Redirect user after logout
Dec
31
reviewed Reviewed A /proc folder in wp-content?
Dec
26
comment How do I replace title with my plugin?
To which title are you referring: 1. Site Title, 2. Page Title, 3. Post Title ?
Dec
26
revised Generating Thumbnails for video
added 182 characters in body