开发者 | dizetech |
---|---|
更新时间 | 2025年7月10日 19:52 |
捐献地址: | 去捐款 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
must-have-pages
to /wp-content/plugins/
After installing and activating the plugin, go to your WordPress dashboard and look for "Must Have Pages" in the left admin menu. Click it to open the plugin interface. From there, you can:
Yes. This plugin includes essential pages like About, Contact, Privacy Policy, Terms, and Disclaimer that are required for Google AdSense approval. The content is customizable and designed to meet AdSense guidelines.
Yes. You can create basic pages for affiliate use and customize the content for your affiliate needs. You can also manually create additional affiliate disclosure pages using custom content.
Some pages (like Legal, Business, or Shop-related) require additional input such as company name, license, or terms. For those pages, click "Get Help" to visit our official website, where you can enter the required details and generate content.
Click the "Get Help" link next to those pages. You'll be redirected to our official page builder tool where you can input your information, generate HTML content, and copy-paste it into your WordPress site.
Absolutely. All pages are created as standard WordPress pages. You can edit the title, content, and layout at any time.
No. If a page with the same slug already exists, the plugin will create a copy with a modified slug and title (e.g., about-us-new-1
).
Yes. Before creating pages, you can choose the post status as either "Publish" or "Draft" from the dropdown menu.
Yes. This plugin works independently of the active theme and should work with any WordPress installation.
No. You just select the pages you want and click create. It’s designed for beginners and non-technical users.
wp_enqueue_script
and wp_enqueue_style
.musthapa_
) to avoid naming conflicts.if ( ! defined( 'ABSPATH' ) ) exit;
.parse_url()
with wp_parse_url()