首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > wp-paginator

wp-paginator

  • 资源大小:5.35 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: wordpress poststopages

资 源 简 介

Takes RSS Feed, turns it into a WP import package of pages. Requires feedparser.py: http://www.feedparser.org/. Just download and drop in same directory. After you run it, take the resulting file, go into the admin in wordpress and import it. All the entries in the RSS you selected will be imported as pages. Notes: WP-Paginate ``` Use: wppaginator.py feedurl output_file direction Examples wp_paginator.py "http://radicalreuse.bavatuesdays.com/feed" wp-export.xml wp_paginator.py "http://radicalreuse.bavatuesdays.com/feed" wp-export.xml f Params: feed_url = rss of feed. Preface with http:// output_file = local file to write import file to direction = use "f" if feed presents feeds in chronological order, nothing for reverse chron ```
VIP VIP
0.213227s