Do you know how to make url friendly links in wordpress. Its easy to do this.
First login to your admin panel and go to Settings Panel in your dashboard on left side as shown in figure below.
On settings panel there is link of Permalinks. Click on it. It will open Permalink [...]
Continue Reading →In this post i will give you code of sample plugin file. The sample plugin file should contain plugin header in which you put plugin name and plugin url atleast. You can put GNU license in it also.
The sample plugin file looks like this:-
<?php
/*
Plugin Name: My Plugin
Plugin [...]
There are many url functions in wordpress which will tell you what is the address of different directories in wordpress.
Let me discuss each of these:-
plugins_url() gives you address of plugins directory. For example http://www.yoursite.com/wp-content/plugins
includes_url() gives you address of wp-includes directory. For example http://www.yoursite.com/wp-includes
content_url() gives you address of wp-content [...]
First of all i want to tell you why we use query_vars[‘suppress_filters’].
suppress_filters is optional argument. When its value is set to false that means you disable the function from not using any filters on it’s query. That mean any filter if applying to the query will be disabled and it gives you result [...]
Don’t Miss A Post!
Categories
- Blogging (4)
- Browsers (7)
- computer beginners (11)
- computers (13)
- Freelancing (9)
- ipad and iphone (6)
- Javascript Tutorials (2)
- Laptops (1)
- Miscellenious (1)
- Mobiles (13)
- Photoshop video tutorial in urdu (7)
- Php Tutorials (3)
- Programming (31)
- Social Network (12)
- Wordpress (4)
- wordpress video tutorial in urdu (7)
Tags
2G 2G vs 3G 3G 3G and 4G 4G architecture Best social networking websites beta class vs object difference between 2G and 3G difference between 3G and 4G difference between class and object Difference between wamp Earn money Earn money by making videos facebook features firebug introduction to mvc isp isp versus web server lamp and xampp making videos model view controller mvc myspace networking sites new object vs class opera 11 orkut php popular Run xampp skype at same time teamviewer tool tools tutorial very web developer web development website development what is isp Why php
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
