-
▼
2012
(336)
-
▼
February
(36)
- How to Insert Anchor Text in WordPress
- How to Make a Blog Using Wordpress
- How to Install WordPress With XAMPP
- How to Import Tweets to Blog Comments in WordPress
- How to Install and Configure WordPress Blogging So...
- How to Display WordPress Posts on a Website
- How to Find Widgets in WordPress
- How to Change Deprecated Tags in WordPress
- How to Move WordPress to Root After Design
- How to Create Subdomains in WordPress MU
- How to Highlight Text on WordPress
- How to Change Uppercase Text to Upper Lowercase i...
- How to Hide Pages in WordPress
- How to Use FTP With WordPress
- How to Place a Logo in a WordPress Header
- How to Create a New WordPress PHP Page
- How To Upload a Powerpoint Presentation to WordPress
- How to Embed Audio Looping With AutoPlay in WordPress
- How to Import an External Blog Into WordPress
- How to Insert Copyright in Wordpress
- How to Install WordPress 3 Beta
- How to Transfer a Website into a Blog Using WordPress
- How to Round the Corners on My WordPress Blog
- How to Find Hidden Users on WordPress
- How to Switch From WordPress to Drupal
- How to Add Plug
- How to Make My WordPress Blog Visible to Members Only
- How to Manually Update Wordpress 2.9.1
- How to Create a WordPress Header With a Picasa Photo
- How to Install Social Sharing on a WordPress Blog
- How to Remove Advanced Cache From Wordpress
- How to Podcast with Wordpress
- How to Edit HTML in WordPress
- How to Display Emoticons in WordPress
- How to Move WordPress Tarski to Thesis
- How to Move My Blog to a WordPress Server
-
▼
February
(36)
adsense
How to Change Deprecated Tags in WordPress
1. Download your website's wp-config.php file to your computer and open it in a code editor or Notepad. Find the following code at around line 81 of the file:define('WP_DEBUG', false);Change 'false' to 'true' and save the file. Upload it to your server and overwrite the current copy of your configuration file.
2. Load your website in a browser to see errors and warning messages. WordPress prints messages about deprecated tags wherever it finds them, so look over your entire website to find them all. Each warning includes a suggested replacement for the deprecated tag plus information about where to find the old code. Copy and paste that information into a blank text file so you can read it while you edit your code.
3. Download all the files for your theme to your computer and open them in a code editor or Notepad. Open your editor's 'Replace' tool and type the name of your first deprecated tag into the 'Find' field. Type the new code, as suggested by the warning message, into the 'Replace' field. Click 'Find Next' to find the tag in a template and click 'Replace' when you find the tag. Do this for every deprecated tag on one template file and then move on to the next template file. Note that you need only to check your PHP files.
4. Save your theme files and upload them to your server, overwriting the old version of the theme. Reload your website in the browser and look again for any deprecated tag warnings. As long as you fixed all your tags, you should not find any more warnings.
3:58 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment