2/28/2005 ↓

WP 1.2 Template in Wp 1.5

If you like this post, please subscribe to our RSS feed to read our new posts every day.

You CAN use your old Wordpress 1.2 index with Wordpress 1.5. Not that it is recommended, nor will the wonderful theme features of Wordpress 1.5 work, but it can be done with relatively little effort. (PS: if you have not noticed, this blog has been upgraded, but is using the old template)

  1. Backup your index.php and your wp-layout.css (and all other files and the database, in my opinion)
  2. Perform a normal upgrade of your blog
  3. Open your old index.php and add the following line to the top of your file, right after the <?php
    Add the line:
    define(’WP_USE_THEMES’, false);
  4. Copy your old index.php and layout.css to your blog

Caveats:

  • Things might break. Hacks will need to be reapplied and plugins might need reworking, just like any other upgrade
  • Your theme might have deprecated functions, variables in it which will need to be weeded out.
  • You WILL NOT be able to use any of the Wordpress 1.5 Theme features

The reason for this post is because I see too many Wordpress bloggers that are afraid of upgrading because they believe that their templates will break or be unusable when they upgrade.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Visitors who read this post, also read:

  • N/A

Friends

Translate

Translate to German Translate to Spanish Translate to French Translate to Italian Translate to Portuguese Translate to Japanese Translate to Korean Translate to Russian Translate to Chinese

Latest Videos

5 Comments | Leave a comment | Comments RSS

  1. [...] g because they believe that their templates will break or be unusable when they upgrade. Post original posted by Mark de Weblog Tools Collection [...]

    Planeta WordPress » Blog Archive » WP 1.2 Template in Wp 1.5 — 02/28/2005 @ 1:59 pm
  2. pardon my ignorance but, i got lost in step 3.

    it says : Open your old index.php and add the following to the top of your file, right after the

    [Reply]

    catsudon — 02/28/2005 @ 7:13 pm
  3. Why not ask them to transfer their index and css file over to a theme folder. and telling them what to add to their css file for it to be recognised as a theme instead.

    [Reply]

    TedFox — 02/28/2005 @ 10:44 pm
  4. thank you for updating the instructions! :)

    [Reply]

    catsudon — 03/1/2005 @ 1:22 pm
  5. [...] . These steps are only for using THEMES and not styles. To use styles, I followed the instructions at WeblogT [...]

    » Long and Winding Road — 05/14/2005 @ 11:02 pm

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required, will not be published)


S2