Mô tả
- Embed in external static sites with just one line of code
- Automatic generation of embed tags
- Modal (popup) display without page transitions
- Settings for the number of items displayed and category filtering
- CSS conflict prevention using Shadow DOM
- Addition of
inline_cssto thewp/v2/postsAPI response - CORS control via allowed domain registration
Notes
- SEO/OGP optimization is not included (priority is given to the embedded experience).
- CSS from themes, plugins, or customizations may not be applied.
Cài đặt
- Upload the
puti-infofolder inwp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Save the following settings under “Settings > Puti Info” in the admin dashboard:
– Allowed Domains (CORS)
– Default Post Count (Number of items to display)
– Category Filter (optional, checkbox selection)
– Load Theme Styles (True or False)
4. Paste the “Embed Tag” from the same screen into your static HTML.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Puti Info (Embed Edition)” 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 “Puti Info (Embed Edition)” 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
0.1.1
- Addressed review comments:
- Modified to load JavaScript using
admin_enqueue_scripts. - Removed translation files.
0.1.0
- Initial release of Puti Info (Embed Edition).