| home_url() | Home URL | http://www.example.com |
| site_url() | Site directory URL | http://www.example.com or http://www.example.com/wordpress |
| admin_url() | Admin directory URL | http://www.example.com/wp-admin |
| includes_url() | Includes directory URL | http://www.example.com/wp-includes |
| content_url() | Content directory URL | http://www.example.com/wp-content |
| plugins_url() | Plugins directory URL | http://www.example.com/wp-content/plugins |
| wp_upload_dir() | Upload base URL in ['baseurl'] entry of returned array | http://www.example.com/wp-content/uploads |
Do feel free to ask any questions that you may have concerns to web. No Compromise on Learning!
Sunday, February 12, 2012
Word press Directory URL Tags
Subscribe to:
Comments (Atom)
How to change the PHP version for subfolders or subdomains
How to change the PHP version for subfolders or subdomains Setting a specific PHP version for a specific websites, subfolders or subdomain...
-
What is PHPSpreadSheet Library PHPSpreadSheet library is purely writter in PHP and it main purpose of communicate your PHP application with ...
-
Select2 is a jQuery plugin that extends the functionality of a simple HTML drop-down element by allowing to search the list, adding the ima...
-
I would make a function that checks every selected value, and then enables all option s, searches through the .staff_list s for option s ...