开发者 | wizwebitsolutions |
---|---|
更新时间 | 2025年1月14日 01:16 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
wizweb-post-submission
folder to the /wp-content/plugins/
directory.[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]
- Submit Post Form[wpsub_user_dashboard]
- User Dashboard[wpsub_user_articles]
- User Posts/articles Lists[wpsub_user_transaction]
- User Transactions ListsYou can display the Wizweb post submission form by adding the shortcode [wpsub_post_submission_page]
to any page. After configuring the plugin, you can place this shortcode where you want the form to appear.
Use the shortcode [wpsub_login_form]
to display the login form on any page of your site.
You can enable user registration by going to the WordPress settings page (Settings > General
) and checking the "Anyone can register" option. Then, use the [wpsub_signup_form]
shortcode to allow users to register.
= How does the PayPal integration work? =\
Users will be required to make a payment via PayPal before their posts are published. Payments are processed securely, and posts are published automatically after successful transactions.
= Does the plugin support email notifications? =\
Yes, you will receive email alerts for new post submissions and payment confirmations.
Yes, you can enable Google reCAPTCHA for the login, signup, and password recovery forms. You can configure the reCAPTCHA keys in the plugin settings.