| bio | website | |
|---|---|---|
| location | London | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | 16 hours ago | |
| stats | profile views | 26 |
I'm a Web Developer from London, UK
|
May 20 |
accepted | Can I force get_option to go back to the DB instead of cache? |
|
May 20 |
comment |
Can I force get_option to go back to the DB instead of cache? ah, it's the same anyway. thanks |
|
May 20 |
comment |
Can I force get_option to go back to the DB instead of cache? not wp_cache_delete()? |
|
May 20 |
asked | Can I force get_option to go back to the DB instead of cache? |
|
May 19 |
awarded | Popular Question |
|
Apr 17 |
awarded | Popular Question |
|
Mar 22 |
comment |
Counter problem, infinite loop when post_per_page equals X useful to know that about have_posts() |
|
Mar 11 |
comment |
Why does this query not SELECT post IDs like a normal query would? thanks for the answer, but it's not what i was looking for |
|
Mar 11 |
comment |
Plugin code will not work properly inside a class This doesn't happen for me, at least on PHP 5.3: the constructor is always called, () or no |
|
Mar 11 |
answered | Let visitors post comments on category page |
|
Mar 10 |
comment |
Why does this query not SELECT post IDs like a normal query would? if it's because the template hasn't been chosen, surely it should punt me back to index.php with an ordinary loop, then? |
|
Mar 10 |
asked | Why does this query not SELECT post IDs like a normal query would? |
|
Mar 1 |
awarded | Popular Question |
|
Feb 19 |
accepted | Can I simulate a user being logged in from a WP_UnitTestCase? |
|
Feb 19 |
asked | Can I simulate a user being logged in from a WP_UnitTestCase? |
|
Feb 12 |
comment |
register_activation_hook in oop approach i have tried it and it does work. substitute the 'echo' for a call to die('xyz') in the install() function and you'll see it happen when you hit activate. |
|
Feb 11 |
comment |
register_activation_hook in oop approach @YvesGonzaga you can use constants from different files. you need to include the class file from your main plugin - that's the only way it will load anyway |
|
Feb 11 |
revised |
register_activation_hook in oop approach added 69 characters in body |
|
Feb 11 |
answered | register_activation_hook in oop approach |
|
Dec 9 |
awarded | Popular Question |