ຄຳອະທິບາຍ
Tokusho Generator helps site owners create a legal disclosure page required under Japan’s Specified Commercial Transactions Act.
Saved data can be displayed on any page using the [tokusho] shortcode.
Key features:
- Save required fields from an admin form
- Validate input values before publishing
- Render output with the
[tokusho]shortcode - Download generated HTML
ການຕິດຕັ້ງ
- Upload the
tokusho-generatorfolder to/wp-content/plugins/. - Activate Tokusho Generator from the WordPress Plugins screen.
- Open the plugin admin menu and save your business/legal details.
- Add
[tokusho]to a page and publish it.
ຄຳຖາມທີ່ພົບເລື້ອຍ
-
Where is the output displayed?
-
It is displayed on any page/post where you place the
[tokusho]shortcode. -
Where is the data stored?
-
Data is stored in the WordPress options table (option key:
tokusho_generator_data).
ການຣີວິວ
ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“Tokusho Generator” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “Tokusho Generator” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
1.4.0
- Compatible with WordPress 7.0
1.3.0
- Change Plugin URL
- Bug fixed
1.2.0
- Change Composer vendor name to 369work/tokusho-generator
- Prepare core library for Packagist distribution
1.1.0
- Sanitize $_GET parameters with sanitize_text_field() and wp_unslash()
- Use wp_safe_redirect() instead of wp_redirect() for internal redirects
- Add detailed phpcs:ignore comments for trusted library output
1.0.1
- .gitignore delete
1.0.0
- Initial release