WordPress |
X

Congrats, You are Subscribed to Receive Updates.

How to Convert a HTML Website toWordPress

How to Convert a HTML Website toWordPress
Many of the Static website owners want to make their  HTML site to CMS(Content  Management System). While selecting a suitable CMS, Many peoples picks WordPress as their desired one, Because more user friendly and easy to use. So Here I am going to convert a Simple HTML Template to WordPress theme.  Its very simple steps to follow and convert a HTML site into WordPress Powered ...

How to Create WordPress ShortCodes Properly

How to Create WordPress ShortCodes Properly
Short-codes are more helpful while creating a plugin or theme for your WordPress CMS. Many of plugin developers using this functionality to make their plugin and theme effective.  It is a very simple to create and manage it.  WordPress have some built in API’s for Short codes. You can ge tmore details about pre defined short codes and its usage from here. And Shortcode introduction ...

Loop Specific Post-Type and Categories to a Specific Page

When you are creating custom post types, Surely you need to show it on a specific page and you need some short of sorting s and arrangement. Now you can set your custom template for custom post type. By the specific template, just query your desired post type and category with some additional parameters . Here is a sample code for querying of a specific ...

Create WordPress Theme With PixelKit UI Themes

Create WordPress Theme With PixelKit UI Themes
Pixelkit UI is a awesome framework built with  Bootstrap. But it doesnot open the bootstrap css. It written separately with inherited featreus of Bootstrap.  WordPress is one of the most popular CMS framework . Most of the CMS platforms built with WordPress. So here I am going to use Pixelkit free template to build a simply Awesome WordPress Theme.  Just follow these steps to get ...

WordPress Development With Titan Framework

WordPress Development With Titan Framework
A Really helpful plugin for WordPress developers,  It reduces your Production time. When i come to read the titan framework, I felt , its just like  another useless, But when I started Using it, I just loved the way of it working. Even I didn’t believe that I use  the plugin for my Plugins and Projects With WordPress.  It have several functions, Here I just ...

Suggest Your Ideas to WordPress development

Suggest Your Ideas to WordPress development
World Popular CMS framework WordPress is getting ideas from users and developers to give better results on there forth coming releases. Especially, present users have certain ideas and recommended features. Many developers have some ideas and suggestions for forth coming releases. Those who are  using WordPress and developing plugins and themes, they know the necessary of a update and customization. So, WordPress is welcoming your ...

Sortable Data Table WordPress Front&Back-end

Sortable Data Table WordPress Front&Back-end
Here, a Simple to create your own WordPress Sortable tables, I am going to use jQuery DataTable and integrate it with WordPress front & Back End.  Let us integrate  datatable with WordPress Admin section. Just download the jQuery DataTables plugin from here. Just download and Extract the Plugin files.  Copy jquery.datatable.js, and jquery.datatable.css files from downloaded zip file to the WordPress plugins directory.  Now , we ...

How to Include jQuery DateTime Picker With WordPress

How to Include jQuery DateTime Picker With WordPress
While developing a Backend plugin, i was necessary to include a datetime plugin, But core  WordPress supports, Date  UI only, so I thought to get it from jQuery Library and add it on my plugin, and I thought to provide you the easy way to get it for forth coming developers. First download the Datetime Picker from jQuery library. Here I have a copy for ...

Front End Post Submission – WordPress

Front End Post Submission – WordPress
Just created simple plugin to publish your posts from your WordPress blog front end. Here , Nothing big to explain you, just install this plugin and open “KV Settings”  , Than set your default settings,  It will automatically create page ” Submit A Post” .  It is configured to publish automatically, if not , just press edit and than publish it. View the page , ...

How to use wp_editor() on front end – WordPress

Here is simple way to use your wp_editor on your WordPress front end. The function is more useful you can customize it based on you needs.First of all its syntax and parameter for understanding of wp_editor(). Basically, the function is used by the admin section. Even though, we can use the same function on front end for our needs. <?php wp_editor( $content, $editor_id, $settings = ...
12

Menu

Sidebar