The support forums have a new home! Please visit All in One SEO Pack's new residence at Semper Plugins to purchase a support plan.
Topic RSS
4:29 pm
November 10, 2009
OfflineHello,
I saw we can define tag descriptions since wordpress 2.8.x
I've made the following modification to take that into account in the All in SEO plugin.
Arround line 285 of file aioseop.class.php, below :
} else if (is_category()) {
$description = $this->internationalize(category_description());
}
add code :
} else if (is_tag()) {
$description = $this->internationalize(tag_description());
}
Maybe you could add it to your next update
Thank you for this great plugin anyway !
Jeoff
Most Users Ever Online: 205
Currently Online:
42 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
romiojuliat: 102
yaoming987: 50
jintuy: 50
miki1986: 33
newshow: 28
karen1234: 27
Member Stats:
Guest Posters: 0
Members: 6356
Moderators: 3
Admins: 4
Forum Stats:
Groups: 5
Forums: 23
Topics: 1546
Posts: 3450
Newest Members: carofern@cisco.com, pronto, jessie, pbaylies, ninaeast, freda
Moderators: davecashmore (2), aaron (5), tempadmin (0)
Administrators: WordPress Professional (442), hallsofmontezuma (202), onefinejay (10), stevemortiboy (4)




Log In
Home


