| bio | website | adamcap.com |
|---|---|---|
| location | Philadelphia, PA | |
| age | 25 | |
| visits | member for | 1 year, 8 months |
| seen | May 8 at 21:12 | |
| stats | profile views | 7 |
|
Feb 28 |
comment |
Hardcoding and WordPress Performance This is an excellent explanation, thank you very much! |
|
Feb 28 |
accepted | Hardcoding and WordPress Performance |
|
Feb 28 |
comment |
Hardcoding and WordPress Performance How would I tell which is the lesser evil? (Using more CPU resources vs. system memory.) |
|
Feb 28 |
asked | Hardcoding and WordPress Performance |
|
Feb 11 |
awarded | Tumbleweed |
|
Jul 29 |
comment |
Query posts by meta_key whose value is an array Thanks for the info. How would I go about separating the data into individual keys? Something like $data = get_post_meta( $post->ID, 'my_rating', true); $number = $data['foo']; And then $query->set( 'meta_key', $number );? |
|
Jul 29 |
asked | Query posts by meta_key whose value is an array |
|
Jul 25 |
awarded | Supporter |
|
Jul 25 |
accepted | admin-ajax.php vs Custom Page Template for Ajax Requests |
|
Jul 22 |
asked | admin-ajax.php vs Custom Page Template for Ajax Requests |
|
Jan 25 |
awarded | Scholar |
|
Jan 25 |
comment |
Quasi-custom API Call Plugin Very cool idea!!! You're a genius. All hail rxn. I'll be having a lot of fun with this... |
|
Jan 25 |
accepted | Quasi-custom API Call Plugin |
|
Jan 25 |
asked | Quasi-custom API Call Plugin |
|
Oct 26 |
awarded | Student |
|
Oct 26 |
asked | Checked checkbox? |