Recent Posts WordPress 4.2 and earlier vulnerable issues found ! The vulnerability allows an attacker to inject JavaScript in the WordPress comment field; the comment has to be at least 66,000 characters long ... By Sumith HarshanApril 30, 2015
PHP PHP best & secure user registration with login example This example is explaining how to create secure user registration using php and mysql.This is very secure using salt value into database users ... By Sumith HarshanApril 26, 2015
Recent Posts Get store url of wordpress clipper theme If you’re familiar with WordPress coupon site you may had use the WordPress clipper theme as parent theme.Also Discounty theme is a child ... By Sumith HarshanApril 17, 2015
Recent Posts WordPress remotely publish post using XML-RPC Today I’m going to show how to remotely publish post using xml-rpc of the wordpress.This is actually very simple and powerful.If you want ... By Sumith HarshanApril 8, 2015
PHP PHP export content as text file This publish is describing the way to export contents as text file/txt file utilizing php.This could be very straightforward to export content material ... By Sumith HarshanDecember 18, 2014
Recent Posts WordPress sort custom post type columns When you’re creating custom post types into your wordpress site you can see it’s posts as list.But there is no option to sort ... By Sumith HarshanDecember 18, 2014
Recent Posts WordPress restrict access to custom post types for user roles If you’re creating custom post types to WordPress site sometimes you need to restrict access to custom post types from back-end to other ... By Sumith HarshanDecember 18, 2014
Recent Posts WordPress create custom post types with tags and categories If you’re working with wordpress sometimes you want to add custom post types with it’s tags and categories to add into admin panel.For ... By Sumith HarshanOctober 8, 2014
Javascript jQuery How to use media uploader in WordPress custom plugin If you’re developing own wordpress plugin may be you have to use upload image in the custom field.So in here i’m going to ... By Sumith HarshanMay 17, 2014
Recent Posts WordPress find specific shortcode from post or page contents How do you find specific shortcode from the WordPress page or post contents? For a example if you are using “gallery” shortcode, you ... By Sumith HarshanMarch 3, 2014