| bio | website | |
|---|---|---|
| location | Turkey | |
| age | 21 | |
| visits | member for | 2 years, 2 months |
| seen | Nov 10 '12 at 1:28 | |
| stats | profile views | 15 |
|
Apr 26 |
awarded | Popular Question |
|
Mar 22 |
awarded | Notable Question |
|
Nov 10 |
accepted | Wordpress Plugin Development - Headers Already Sent Message |
|
Oct 18 |
awarded | Yearling |
|
Aug 25 |
comment |
Versioning and your WordPress site? @AlxVallejo , it's interacts with your files. When you checkout a version of your project. Your all files changed with that version's file. So when you refresh your files (just close and open again) in Dreamviewer, you'll see new content of files. |
|
Jun 28 |
awarded | Popular Question |
|
Jun 20 |
accepted | Widget items disappearing |
|
Jun 16 |
answered | Widget items disappearing |
|
Jun 16 |
asked | Widget items disappearing |
|
Jun 6 |
comment |
Getting Details Of Uploaded Image if it's not attached to any post ? |
|
Jun 6 |
comment |
Getting Details Of Uploaded Image @Tommixoft , thank you. Just update my answer. |
|
Jun 6 |
revised |
Getting Details Of Uploaded Image added 403 characters in body |
|
Jun 6 |
asked | Getting Details Of Uploaded Image |
|
Apr 6 |
comment |
Using custom page templates with plugin Thank you template_include() solve my problem. |
|
Apr 6 |
comment |
Using custom page templates with plugin i solved my problem with template_include(). Thank you. |
|
Apr 6 |
accepted | Using custom page templates with plugin |
|
Apr 5 |
asked | Using custom page templates with plugin |
|
Jan 17 |
accepted | Setting a post's category |
|
Jan 17 |
comment |
Setting a post's category OK i got it , 3th argument is taxonomy so it should be galleries :) wp_set_object_terms($postid, $categoryid, $taxonomy)'s mean is add this post to this category ($categoryid) which in $taxonomy taxonomy :) If you update your answer, i'll accept it. |
|
Jan 17 |
comment |
Setting a post's category i'll add my post to Custom Category (slug:customcategory) category. This category in galleries taxonomy |