| 开发者 |
inpsyde
Bueltge biont |
|---|---|
| 更新时间 | 2024年3月4日 19:50 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 6.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory or use the installer via backend of WordPressrss_update_period - Update period, global filter from WordPress Core; works on all RSS feedsrss_update_frequency - Update frequency, global filter from WordPress Core; works on all RSS feedsinpsmf_feed_url - Filter feed url, on default use the slug of plugin settingsinpsmf_feed_title - Filter the feed titleinpsmf_feed_description - Filter feed descriptionrss2_ns - Runs inside the root XML element in an RSS 2 feed (to add namespaces). It is an core hook, works on all feeds.rss2_head - Runs just after the blog information has been printed in an RSS 2 feed, just before the first entry. It is an core hook, works on all feeds.rss2_item - Runs just after the entry information has been printed (but before closing the item tag) for each blog entry in an RSS 2 feed. It is an core hook, works on all feeds.category tag in xml to add each site/blog title to each item