214 reputation
318
bio website code-cocktail.in
location Erode, India
age 24
visits member for 2 years, 3 months
seen 21 hours ago
stats profile views 75

Technologies : Php /MySQL, jQuery, JavaScript

Open Source : WordPress, Magento, Symfony, Joomla and Zend framework

facebook

Code Cocktail facebook fan page


May
27
comment how to remove filter from wordpress shortcode output
Thanks for the brief explanation!
May
27
comment how to remove filter from wordpress shortcode output
your answer looks directly opposite to my expactation. I want remove the filter of twitter_url function
May
2
comment Custom Post Type Templates from Plugin Folder?
It's awesome answer. Please share were can I get all the template available hooks like single_template.
Mar
24
comment Remove default admin notification, Settings API
@s_ha_dum: No, It's not a wordpress username and password. It's web service user authentication. Think like Twitter, Facebook webservices
Mar
23
comment Remove default admin notification, Settings API
I have custom form in setting API page. I am saving customer username and password in option table and call the API to authentication. if authentication failed I am adding custom error message like twitter connect
Mar
23
comment Remove default admin notification, Settings API
@s_ha_dum: I updated the code in my question, please have a look at that.
Mar
15
comment Custom sortable columns ordered by meta-value?
pre_get_posts action cracks the ball - Thanks
Nov
22
comment Subscribe to author?
@toscho : Thanks for your review. I will update it as soon as possible.
Nov
7
comment Subscribe to author?
Thanks for the link.
Oct
29
comment Dynamic WordPress editor in meta box
do you have idea about what are the scripts i should reload.
Oct
29
comment Dynamic WordPress editor in meta box
I dragged and dropped in different position of the page that works fine, No issue with that.
Oct
29
comment Dynamic WordPress editor in meta box
Yes working perfectly for other elements and editor works as well in meta box. so is this old statement.
Jul
3
comment Page title in post query
do you mean $post->post_title = category
Jun
12
comment Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
@tpoxa : great answer. How to save the image
Apr
12
comment Float images in content
Great Solution ! Thanks
Sep
14
comment Multisite favicon.ico
:I have the same issue. i did as you said it works fain in front end but not working in backend any idea
Jul
20
comment How can i get count from query post
Thank you so much . exactly looking for this
Jul
18
comment how can i get posts from custom post type particular taxonomy category
Thanks that works really great !
Jul
8
comment How to add extra field in admin comment section
:could you please explain further. I couldn't see 500-ish line in comment.php. please
Jul
5
comment How to list most popular post
It works fine thanks