描述
This plugin adds 3 options to the post submit box.
1. Normal Behavior (This is auto selected unless you’ve just done an Auto Add New)
2. Auto Add New (This publish your post and then automatically take you to the Add New screen)
3. Auto Visit (This will automatically take you to the post you just published. IE: http://mysite.com/mynewpost)
安装
- Upload
publish-and-add-new
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
- Do I have to select post type again on Auto Add New?
-
No, it will maintain the post type you just submitted on the new post.
评价
2017年6月14日
Currently getting an undefined index Notice polluting my PHP logs, but no visible usability issues.
贡献者及开发者
更新日志
1.1
- Fixed a potential security risk ( Thanks to colegeissinger )
1.0
- Initial release.