Upon activation, a new category called 'Meetup' is created.
At a regular interval, currently once a day, this plugin fetches a group's Meetup.com RSS feed and parses the data into a new WordPress post.
Every interval it will check the feed, update the previous posts and enter new ones as it finds them.
安装:
Requirements:
PHP 5
Steps:
Upload meetup_feed2post.php to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Enter the Meetup.com feed url into the newly created admin menu.
升级注意事项:
1.5
Added the option to change the author assignment.Bug Fixes.
更新日志:
1.5
Added the option to change the author assignment.
Bug Fixes