How to save youtube or vimeo thumbnail as featured image of wordpress post.For a examaple if you add the video url as custom meta…
Wordpress
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 and…
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 another…
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 to…
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 each…
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 users.…
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 a…
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 explain…
WordPress find specific shortcodes from post & 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 want…
WordPress get woocommerce featured products
In the wordpress woocommerce web site’s contains various featured products and sometimes we want to get the featured products without any plugins.For a example…
WordPress create custom post types/taxonomies
Custom Post Types are a new set of administrative options appearing along with the default post types such as Posts, Pages, Attachments etc. A…
WordPress create custom meta boxes
This post is explaining creating wordpress custom meta boxes/meta data in easy,secure & proper way.A post meta box is a draggable box shown on…
WordPress get recent post except first 3 posts
How to check and get recent post 3 in wordpress? On another way it’s calling exclude posts.I’m going to explain this in 2 methods.First…
wordpress publish a post from frontend without plugin
How to publish a post from frontend without plugin in wordpress? This is not a complex task and users can publish their own post…
WordPress Add Media Button not working
When you’re working with wordpress may be you have to face to this problem.This is a common issue in WordPress 3.5 version.When you going…
WordPress add custom field to registration form without plugin
I’m going to show how to add custom field to user registration form in wordpress.I checked through the internet to add this custom field…
WordPress add custom sidebars to the site without plugins
I’m going to show you how to add custom sidebars to your theme without using any plugins.This is easiest way to add sidebars to…
wordpress widgets are not clickable
If you have wordpress blog sometime you faced to this error. All wordpress widgets are displaying properly.After clicked on the each widget’s options are…
WordPress limit the length of the post title
This post is describing how to reduce/ limit the length of the post title.This is you want when you have long title of a…
WordPress get all posts of a specific category
How to get all posts of a specific category or sub category in wordpress?Here I’m going to explain how to get all posts of…