Περιγραφή
Display feed for category in page, use simplepie and import feed
from external site and display it in category page.
This add new fields to category: the url of feed and the title
that will appear in the widget.
It uses simplepie class that came with wordpress distribution.
Upgrade
I am experiencing some problem, deactivate and reactivate the module
should fix those. Be carefull, just make a backup of table data
(prefix_category_ext_feed), deactivate plugin, then reactivate.
Thus if data about feed is not available anymore, just replace
the table.
Εγκατάσταση
Copy this folder in directory wp-content/plugins/ of your wordpress
Make sure the script can write the cache directory, have a look
via ftp, in doubt set it to 777
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“category external feed” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “category external feed” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.5
- add delta for installing db table
- added function for db table name
1.3
- fix typo
- remove simplepie code and use wp one
- check in wp repo
1.2
- include simplepie code from upstream (never uploaded to wordpress site)
- define widget for displaying the feed per category