| 开发者 | softmarketteam |
|---|---|
| 更新时间 | 2026年5月8日 11:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-2.0+ |
| 版权网址: | 版权信息 |
sanitize_* functions on every inputesc_* functions on all output$wpdb->prepare() on all database queries.htaccesssoftmarket folder to /wp-content/plugins/No. Buyers must create an account and verify their email before purchasing.
Sellers submit withdrawal requests from their dashboard. Admins approve and process payouts manually via the Withdrawals admin page.
Yes. Product ZIP files are stored in a custom directory outside the webroot-accessible location and protected by .htaccess (Deny from all). Only authenticated buyers who purchased the product can download.
Yes. Copy any file from wp-content/plugins/softmarket/templates/ to wp-content/themes/your-theme/softmarket/ and WordPress will use your copy automatically (template override support).
Go to SoftMarket → Categories in the WordPress admin. Categories are standard WordPress taxonomies.
SoftMarket uses its own CSS (Inter font, CSS custom properties) and calls get_header() / get_footer() so it respects your theme's header and footer. The plugin styles are scoped to .sm-* classes to avoid conflicts.