Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

LH Comment Form Shortcode and Block
Mô tả
Include a comment form or listing on any post, page, or CPT inline in the post_content of another page.
Simply add the shortcodes lh_comment_form_shortcode_form or lh_comment_form_shortcode_list to you content in the editor. Both shortcodes have one mandatory attribute.
The mandatory attribute is post_id, this is the id of the post, page, or cpt whose comment form you want displayed.If that attribute i not specified it will defaut to the current page (which is not that useful)
eg [lh_comment_form_shortcode_form post_id=”100″] or [lh_comment_form_shortcode_list post_id=”100″]
A gutenberg block with this functionality will be added in time.
Like this plugin? Please consider leaving a 5-star review.
Love this plugin or want to help the LocalHero Project? Please consider making a donation.
Cài đặt
- Upload the
lh-comment-form-shortcode-block
folder to the/wp-content/plugins/
directory - Activate or network activate the plugin through the ‘Plugins’ menu in WordPress
- Include the shortcode [lh_comment_form_shortcode post_id=”xxx”] in your content.
Hỏi đáp
-
What is something does not work?
-
LH Comment Form Shortcode and Block, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).
If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.
If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-comment-form-shortcode-block/. I look there regularly and resolve most queries.
-
What if I need a feature that is not in the plugin?
-
Please contact me for custom work and enhancements here: https://shawfactor.com/contact/
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“LH Comment Form Shortcode and Block” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “LH Comment Form Shortcode and Block” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.00 August 14, 2019
* Initial release
1.01 August 04, 2022
* Listing shortcode