內容簡介
HTML 總結:
<ul>
<li>Wizweb Post Submission 可讓使用者直接從您的 WordPress 網站前端提交文章。此外,此外掛提供可自訂表單,只需使用簡單的短代碼即可將其放置在網站的任何位置,並包含提交文章、添加分類和標籤以及設定特色圖片等功能。</li>
<li>主要功能包括:
<ul>
<li>Wizweb 文章提交表單</li>
<li>可自訂字段和表單設定</li>
<li>包括 Google reCAPTCHA 保護的使用者註冊和登入表單</li>
<li>忘記密碼功能</li>
<li>完整支援文章分類、標籤和特色圖片</li>
<li>易於使用的短代碼,可放置在任何頁面上</li>
</ul>
</li>
<li>非常適合創建以使用者為導向的內容,讓訪客可以在不需要進入 WordPress 管理員的情況下添加內容到您的網站。</li>
</ul>
HTML 問題與答案:
<ol>
<li>
<strong>這項 WordPress 外掛的主要功能是什麼?</strong>
<p>答案:Wizweb Post Submission 主要功能是讓使用者可以直接從網站前端提交文章,包括使用可自訂表單在網站上的任何位置進行提交文章、添加分類和標籤,以及設定特色圖片。</p>
</li>
<li>
<strong>這個外掛使用了哪種外部服務,以增強安全性?該服務的名稱是什麼?</strong>
<p>答案:這個外掛使用了 Google reCAPTCHA 來增強表單的安全性。Google reCAPTCHA 的目的是通過驗證使用者互動來保護表單免受垃圾郵件和濫用。</p>
</li>
<li>
<strong>開發者是否提供了進階用戶進行自定義的方法?</strong>
<p>答案:是的,在開發者註釋中指出,您可以使用鉤子和過濾器擴展和自訂這個外掛的功能。對於進階用戶,還提供了為提交表單添加額外字段,調整短代碼輸出等功能的額外自訂選項。</p>
</li>
</ol>
外掛標籤
開發者團隊
原文外掛簡介
🏆 The #1 WordPress Plugin for User-Generated Content & Paid Post Submissions!
Do you want to allow users to submit posts, articles, or listings from the frontend of your site?
Do you also want to charge users for premium submissions via WooCommerce?
With Wizweb Post Submission, you get a professional, secure, and customizable solution that boosts engagement while opening new revenue opportunities.
✨ Why Choose Wizweb Post Submission?
Fully customizable submission forms
WooCommerce-powered paid submission flow
Seamless front-end user experience (no WP Admin access needed)
User-friendly dashboards for managing posts and payments
Email notifications for admins and users
Perfect for blogs, directories, classifieds, magazines, educational sites, or any platform that thrives on user-generated content.
🚀 Key Features
✅ Frontend Post Submission
– Customizable submission form with fields like Title, Content, Categories, Tags, and Featured Image
– Control which fields are required, optional, or hidden
– Set default post status: Pending, Draft, or Auto-Publish
✅ User Authentication
– Frontend Login, Signup, and Forgot Password forms
– AJAX-based error handling for a smooth experience
– Google reCAPTCHA v2 support for spam protection
✅ WooCommerce Monetization
– Charge users for post submissions using WooCommerce checkout
– Supports Virtual Products for smooth paid submissions
– Pending posts are auto-published once payment is confirmed
– Transaction history for users in their dashboard
✅ User Dashboard
– View, edit, and manage submitted posts
– Track WooCommerce payment transactions
– Retry pending payments directly from the dashboard
✅ Email Notifications
– Alerts for new submissions, approvals, payments, and password resets
– Admin + user notifications
– Customizable email templates
✅ Other Features
– Shortcodes for flexible placement
– AJAX-powered forms with error/success messages
– Thumbnail preview for uploaded images
– Optimized for WordPress 6.8+
🛡️ External Services
This plugin integrates Google reCAPTCHA for spam protection.
Service: Google reCAPTCHA
Purpose: Prevents automated spam submissions
Data Sent: User interaction + IP address (to Google servers)
When: On login, signup, and forgot password forms (if enabled)
Provider: Google LLC
Terms of Service | Privacy Policy
📥 Installation
Upload the wizweb-post-submission folder to /wp-content/plugins/
Activate the plugin via Plugins > Installed Plugins
If using paid submissions, ensure WooCommerce is active
Configure settings in Wizweb Post Submission > Settings
Go to the Payments tab and enter your WooCommerce “Paid Submission” product ID
Add shortcodes to pages:
[wpsub_login_form] → Login form
[wpsub_signup_form] → Signup form
[wpsub_forgot_password_form] → Forgot password form
[wpsub_reset_password_form] → Reset password form
[wpsub_post_submission_page] → Post submission form
[wpsub_user_dashboard] → User dashboard
[wpsub_user_articles] → User posts list
[wpsub_user_transaction] → WooCommerce transactions list
❓ Frequently Asked Questions
Q: How do I add the submission form?
Add [wpsub_post_submission_page] to any page or post.
Q: Can I allow free & paid submissions together?
Yes. Free posts follow your defined default status, while paid posts are published after WooCommerce payment.
Q: What do I need for WooCommerce integration?
– Install WooCommerce
– Create a Virtual Product (e.g., “Paid Submission”)
– Enter its Product ID in plugin settings
Q: Do users get notified by email?
Yes. Both admins and users can receive notifications for signups, submissions, payments, and approvals.
Q: Where can users see their posts and transactions?
In their frontend dashboard ([wpsub_user_dashboard]), where they can also retry payments.
📌 Changelog
= 1.1.5=
* Minor bug fixes
1.1.4
Minor bug fixes and tested compatibility with WordPress 6.8
1.1.3
Minor bug fixes and tested compatibility with WordPress 6.8
1.1.0
Major update – exclusive WooCommerce integration for paid submissions
Removed legacy PayPal support
Posts auto-publish after successful WooCommerce payment
New transaction logging with WooCommerce gateway & currency details
1.0.9
Bug fixes and performance improvements
1.0.8
Added PDF invoice generation (TCPDF)
Improved invoice formatting
1.0.7
Introduced PayPal integration (deprecated in v1.1.0)
Added transaction history in dashboard
[… Keep your existing changelog details here …]
🖼️ Screenshots
Google reCAPTCHA settings
Post form setup
Field visibility options
Shortcode reference (page mapping)
Email configuration (general settings)
Email template editor
WooCommerce payment setup
User dashboard
Submitted posts list (with payment retry option)
Transaction history view
Post submission form (free + paid options)
Login form
Signup form
Forgot password form
👨💻 Developer Notes
This plugin is developer-friendly with hooks & filters for:
– Adding custom fields to forms
– Adjusting shortcode output
– Extending WooCommerce payment flow
Need support or customization?
📧 Email us: [email protected]
💖 Donate | ⭐ Leave a 5-star review
Developed & maintained by Hemant Vishwakarma, Founder of Wizweb IT Solutions.
