| bio | website | ootooban.com |
|---|---|---|
| location | Tehran, Iran | |
| age | 22 | |
| visits | member for | 1 year, 9 months |
| seen | May 8 at 5:51 | |
| stats | profile views | 35 |
|
Sep 19 |
comment |
How do I display the index position of a post from a custom post type? You mean pagination? What exactly do you mean by index position? |
|
Sep 18 |
comment |
Wrong user registration date in wordpress It can't be. It happens when a new user registers. I mentioned it happens even from the admin panel. |
|
Sep 18 |
asked | Wrong user registration date in wordpress |
|
Sep 1 |
comment |
How to retreive terms associated with a custom post type? I don't understand what are you saying? |
|
Sep 1 |
comment |
How to retreive terms associated with a custom post type? Yes, I'm sure I have. |
|
Aug 31 |
asked | How to retreive terms associated with a custom post type? |
|
Jul 2 |
comment |
Strange widget behavior Yes, I do register the widget. The mentioned widget along with 2 other widgets. I updated the code. But that's not really my problem. |
|
Jul 2 |
revised |
Strange widget behavior added 160 characters in body |
|
Jul 2 |
asked | Strange widget behavior |
|
Jul 1 |
answered | How to remove a filter that is an anonymous object? |
|
Jun 8 |
accepted | How to make WP_Query not to show irrelevant posts? |
|
Jun 8 |
comment |
How to make WP_Query not to show irrelevant posts? Thanks Otto, I didn't know it MUST be an array of arrays. You helped me a lot here. |
|
Jun 8 |
asked | How to make WP_Query not to show irrelevant posts? |
|
Apr 29 |
accepted | How to get posts using category slug in ClassiPress? |
|
Apr 29 |
answered | How to get posts using category slug in ClassiPress? |
|
Apr 29 |
accepted | ABSPATH in Windows |
|
Apr 22 |
comment |
How to show certain data on certain interval of period Not really sure what you're trying to achieve here, but I think you have to create your own custom sql query and you can have date comparison in mysql pretty easily => date1 >= $myDate AND date2 <= $myDate. |
|
Apr 16 |
answered | Hide and show menu subpages |
|
Mar 25 |
comment |
Localiztion in javascript Thanks, this is actually a better way. I was using wp_localize_script for ajax url, but it didn't come to my mind that I can use it for l10n. |
|
Mar 25 |
accepted | Localiztion in javascript |