-
▼
2012
(336)
-
▼
May
(23)
- How to Get the Title of the Blog in WordPress
- How to Convert WordPress Template for TypePad
- How to Log Into MooTools for WordPress
- How to Use WordPress Comment Plugins to Improve a ...
- How to Organize Your WordPress Blog Using Pages
- How to Import All Comments From WordPress to Blue ...
- How to Make My Pictures Not Stretch in WordPress
- How to Install Something between the Head Tags in ...
- How to Remove Topics From a WordPress Post
- How to Copy a WordPress Blog to LocalHost
- How to Disable WordPress Widgets in MySQL
- How to Upload a YouTube Video to WordPress
- How to Disable the Automatic Date on a WordPress Blog
- How to Empty Trash Posts in WordPress
- How to Change My Self
- How to Edit a WordPress Header in cPanel
- How to Manually Remove WordPress From HostGator
- How to Edit Wordpress Themes
- How to Install WordPress for a Blog on Ubuntu 10.04
- How to Add a Page Template in WordPress
- How to Import a Word Document Into a WordPress Blog
- How to Use JavaScript With WordPress
- How to Display Excerpts on WordPress Posts
-
▼
May
(23)
adsense
How to Get the Title of the Blog in WordPress
Call the Blog Title in a Template
1. Access your WordPress administrative dashboard and click 'Editor' in the 'Appearance' bar.
2. Click on the template you want to call the blog title in. For example, to display it in the header, open 'Header.php'; to display it in the single blog post template, open 'Single.php.'
3. Browse to the section of the template where you want to call the title. Paste the following PHP string:
4. Click on 'Update' to save the changes to the template.
View and Edit the Blog Title
5. Access the WordPress admin panel and click on 'General' under 'Settings.'
6. View the 'Site Title' section to see the current blog title.
7. Edit the field's text to change the title, if desired.
8. Click on 'Save Changes.'
8:43 AM | Filed Under | 0 Comments
Post a Comment