Puti Info (Embed Edition)

설명

  • 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_css to the wp/v2/posts API 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.

설치

  1. Upload the puti-info folder in wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Puti Info (Embed Edition)”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Puti Info (Embed Edition)”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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).