| bio | website | ootooban.com |
|---|---|---|
| location | Tehran, Iran | |
| age | 22 | |
| visits | member for | 1 year, 10 months |
| seen | May 8 at 5:51 | |
| stats | profile views | 35 |
|
Apr 19 |
asked | Why '/post_type/feed/' differs from '/feed/?post_type=XX'? |
|
Apr 7 |
comment |
New posts label category with “new” I guess calculating if there is a new post in category on demand would be an intensive task. I suggest you store the time of the last post in each category as an option upon post submit. This way you can have what you need in a matter of one function call. |
|
Apr 7 |
answered | How to exclude custom fields from search queries? |
|
Apr 7 |
accepted | How to load a different theme for categories? |
|
Apr 7 |
answered | How to load a different theme for categories? |
|
Apr 7 |
comment |
How to load a different theme for categories? Ehem, nobody knows how? |
|
Apr 6 |
comment |
How to load a different theme for categories? Consider that I have both themes previously made and ready. I just want to load the second theme for my categories and I don't want to spend time on accommodations. Thanks. |
|
Apr 5 |
revised |
How to load a different theme for categories? edited body |
|
Apr 5 |
asked | How to load a different theme for categories? |
|
Nov 14 |
awarded | Popular Question |
|
Nov 4 |
comment |
JW Player for wordpress fails to install @ChipBennett Actually it's a private server. I'm thinking on switching to suPHP and I'm trying to find fail safe way to do it. But then for the time being I can't think of any other way than 777! |
|
Nov 4 |
asked | JW Player for wordpress fails to install |
|
Oct 6 |
accepted | How to update custom image sizes? |
|
Oct 6 |
comment |
How to update custom image sizes? +1... Nice point. |
|
Oct 6 |
comment |
How to update custom image sizes? My problem is exactly with AJAX Thumbnail Rebuild. It uses the old image size. |
|
Oct 6 |
comment |
How to update custom image sizes? I prefer not to use a plugin in this case. Thanks anyway. |
|
Oct 6 |
comment |
How to add php within jquery More explanation: What you need to do is just save your code as a php file and then use it as you would use a simple js file. I don't know how to say it more clearly. |
|
Oct 6 |
comment |
How to add php within jquery Ahhhh... I'm not sure I understand what you said. The whole point is that using php in javascript is a common practice. When you include javascript file using <script src=... the content is considered javascript code and therefor treated as such. |
|
Oct 6 |
asked | How to update custom image sizes? |
|
Oct 6 |
answered | How to add php within jquery |