Περιγραφή
This plugin uses the custom taxonomy features of WordPress to create “bylines” — essentially, tags representing authors who contributed to a post. The differentiating feature of this plugin is that it should not require any modifications to your theme files (assuming it is already displaying the post author).
This plugin would be useful for publishing situations where the majority of your content is from contributors who you don’t necessarily want to have access to your back-end. It still conveys the appearance that the authors are members of the site (it provides a built-in archive page for each Byline). If your theme displays tag descriptions, you could use the Byline description field to identify guests vs. “staff” writers or provide other author information.
You can see an example of this plugin at work at http://thedailycougar.com
Εγκατάσταση
This section describes how to install the plugin and get it working.
e.g.
- Upload
byline.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add names directly in the post editor or the admin menu for “Bylines” just like you would for a regular tag.
Συχνές Ερωτήσεις
- If you have questions please contact me.
-
Visit me at http://mattdulin.com/byline
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Byline” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Byline” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.25
- Fixed code to allow byline to appear in widgets.
- Fixed code preventing byline from appearing in posts admin column.
0.1
- Plugin created.