Περιγραφή
Parses RSS feeds with SimplePie.
Εγκατάσταση
- Upload
simple-pie-rss-reader
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[parse_feed ]
short_code inside your templates/post/page
Συχνές Ερωτήσεις
- What parameters does the short_code accept?
-
An answer to that question.
- What about foo bar?
-
feed-the url of the feed
num-number of feeds to display (optional)
name-you want to display the feed as (optional)
url-you want to link the feed to (optional)[parse_feed feed="http://example.com/feed" num="8" name="Example Title" url="http://example.com/" ]
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“SimplePie Rss Reader” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “SimplePie Rss Reader” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
updated description with example
updated plugin uri for example