Making Themes compatible for 2.0.x and 2.1.x at same Time
-
Hi,
is it possible to make the same Theme comatible for 2.0.x and 2.1.x with one version? I think about something like a Loop in a file:
if wp 2.0.x {... code for blogroll}
if wp 2.1.x {... code for blogroll}
because its pain in the neck to make for every theme two versions (one for wp 2.0 and one for 2.1).
greetings
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Making Themes compatible for 2.0.x and 2.1.x at same Time’ is closed to new replies.