Home > Backend Development > PHP Tutorial > 为Wordpress插件zipposter 增加点功能

为Wordpress插件zipposter 增加点功能

WBOY
Release: 2016-06-06 20:44:22
Original
948 people have browsed it

“zipposter”是一款通过上传TXT来实现定时发布文章的Wordpress插件。可以自动提取第一段文字作为标题,剩下的内容则是文章内容。
https://github.com/wp-plugins/zipposter/

求高手帮忙为它增加几个功能:
我想将Tags,和文章分类直接写入TXT内,让它自动提取写好的Tags,和自动发布到写入TXT内对应的文章分类里去。这样就可以不用每次去选择要发布的文章分类和写入标签。

插件代码有点长 请移步到https://github.com/wp-plugins/zipposter/

不胜感激!

回复内容:

“zipposter”是一款通过上传TXT来实现定时发布文章的Wordpress插件。可以自动提取第一段文字作为标题,剩下的内容则是文章内容。
https://github.com/wp-plugins/zipposter/

求高手帮忙为它增加几个功能:
我想将Tags,和文章分类直接写入TXT内,让它自动提取写好的Tags,和自动发布到写入TXT内对应的文章分类里去。这样就可以不用每次去选择要发布的文章分类和写入标签。

插件代码有点长 请移步到https://github.com/wp-plugins/zipposter/

不胜感激!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template