Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Category Based Archives

Περιγραφή

The archives within WordPress are pretty limited in a sense that they do not offer much configuration beyond what they do. Date based will be date based, like category based archives will only display categories. This plugin mitigates the issue by giving date based archives the ability to list content by categories as well.

This is done via modification of the rewrite rules to allow for the ability to have permalinks like http://yourblog.com/2008/in-blog/. This basically is a date based archive that shows only entries from the “blog” category.

This plugin can also work without the usage of rewrite rules. It currently supports date based archives for years and months.

Usable Commands for Theme Developers

The PHP commands for theme developers to use are pretty straight forward.

cba_get_category_id() returns the current category ID of the archive.

cba_the_year() returns the current year of the date based archive.

cba_the_month() returns the current month of the date based archive.

cba_auto_thedate() gets the string representation of the date.

cba_get_year_link($year) returns the permalink for the year archive based on the current category.

Εγκατάσταση

  1. Upload category-based-archives.php into your plugins folder.
  2. Activate and you’re done.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Category Based Archives” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές