该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Post As Guest

描述

Creates as simple form for guests with a shortcode. New posts by guests will go to a waiting queue (review).
Admins can simple check new posts content and approve / delete or edit these posts.

Features:

Creates a simple form with a shortcode.
Ajax in Frontend and Backend.
Localization Ready
Google Captcha Support

程序文档

Basic example:
Simple insert [post-as-guest] shortcode in a page for the form to be displayed. Change settings in WP Admin.

技术支持

Support Forum @ powie.de

信用

  • Andrew Kurtis – ES Translation

屏幕截图

  • Waiting for approval
  • Form generated by shortcode

安装

  1. Upload the plugins folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Place the shortcode on your page or <?php echo do_shortcode('[post-as-guest]'); ?> in your templates

常见问题

Can I send notifications to more than one adresses

Yes its simple. Seperate multiple eMail adresses by comma: mail@domain.tld, mail2@domain2.tld

How can I enable Google Captcha

Simple add your site and secret key at the settings page.

Where can I find more informations

Use our forum at www.powie.de for support

评价

此插件暂无评价。

贡献者及开发者

「Post As Guest」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Post As Guest」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Post As Guest」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.9.9 (26.03.2017)

  • Security enhancements

0.9.8 (12.11.2016)

  • WP 4.6 compatibility
  • Google Captcha Support

0.9.7 (22.12.2015)

  • WP 4.4 compatibility
  • DEBUG Error fixed

0.9.5 (22.10.2014)

  • ES Translation

0.9.4

  • Set default category in admin settings

0.9.3 (27.01.2013)

  • Notification function

0.9.2 (23.01.2013)

  • User can select category, if allowed in settings

0.9.1 (19.01.2013)

  • Using Nonces for frontend ajax security

0.9.0

  • initial version