| 开发者 | bimaljr |
|---|---|
| 更新时间 | 2026年9月8日 00:45 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[kwayy-sitemap]
Features
kwayy-html-sitemap to the /wp-content/plugins/ directory, or install directly through the WordPress Plugins screen.[kwayy-sitemap].Simply create a new WordPress page (e.g., "Sitemap") and add the shortcode [kwayy-sitemap] to the page content.
Yes! In Settings -> Kwayy HTML Sitemap, you can check/uncheck each post type and taxonomy, and drag them to arrange your preferred display order.
Yes, use the "Exclude Posts, Pages & Terms" multi-select box on the options page to search and exclude any specific post, page, or taxonomy term.
In the settings table, check the "Add CPT Link" option next to any post type. The first link in that section will lead directly to the post type's archive page.
Visit our official support desk at https://pbminfotech.support.
Please report security bugs found in the source code of the Kwayy HTML Sitemap plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
post_status => 'publish' and viewability checks on sitemap queries to prevent unpublished draft and private post leakage in cached environments.$visited tracking and max depth) to prevent infinite loops and denial of service from circular post or taxonomy hierarchies.manage_options.wp_kses_post() for translation strings and esc_attr_e() for form attributes.no_found_rows and disabled meta/term cache updates to conserve memory.wp_nonce_field and check_admin_referer) to prevent Cross-Site Request Forgery (CSRF) on settings save (CVE-2026-65539).manage_options) and nonce verification (check_ajax_referer) to admin notice dismissal endpoint.defined( 'ABSPATH' ) || exit;).wp_unslash(), strict ID integer filtering, and sort order whitelist validation.esc_url() for permalinks and esc_attr() for form input values.