이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

News PhotoCard Pro

설명

News PhotoCard Pro helps publishers, bloggers, and creators generate branded 1080×1080 photo cards directly from WordPress.
Design dynamic cards with HTML/CSS templates, include post title, featured image, and CTA — then export or share instantly.

✨ Key Features

  • Fully editable HTML & CSS template system
  • Dynamic post data (title, image, date, category)
  • Elementor widget + [news_photocard_button] shortcode
  • Auto “Download PhotoCard” button on post pages
  • Live preview and instant export (via bundled html2canvas)
  • No external CDN — all assets are locally bundled
  • Translation ready with .pot file support

Ideal for:

📰 News sites, 🧑‍💻 Bloggers, 🎨 Designers, 📣 Social media marketers

Usage

Automatic Button:
Enable “Auto Button” to add a Download PhotoCard button to posts.

Shortcode Example:

[news_photocard_button text=”Download PhotoCard”]

Elementor Widget:
Drag and drop the News PhotoCard Button widget to any Elementor section and customize text, colors, and placement.

Template Customization:
You can edit or create your own template files under:
/wp-content/plugins/news-photocard-pro/templates/

Each template supports PHP arrays for fields, default colors, and custom HTML/CSS rendering.

Credits

Developed and maintained by Rasedul Haque Rumi
📘 Facebook: https://www.facebook.com/rumipro.dev/
🌐 Website: https://rashedulhaque.com/

License

This plugin is licensed under the GNU General Public License v2 or later.
You are free to modify and redistribute it under the same license.

스크린샷

설치

  1. Upload news-photocard-pro to /wp-content/plugins/.
  2. Activate from Plugins Installed Plugins.
  3. Go to PhotoCard Settings to pick your design template.
  4. Customize template options (logo, colors, CTA text).
  5. Use the shortcode or Elementor widget to display your button.

FAQ

Can I add my own design templates?

Yes! Each template is defined as a simple PHP array in the /templates/ folder. You can copy an existing one and modify it freely.

Does it require Elementor?

No. Elementor is optional. The plugin works perfectly with classic themes or block editor — just use the shortcode.

Where are the generated images stored?

Images are rendered directly in the browser using HTML2Canvas, so nothing is uploaded to your server.

Can I use this on a multi-site?

Yes, the plugin is fully compatible with WordPress multisite installations.

Does it load any external resources?

No. All assets, including html2canvas, are now included locally inside the plugin folder for full compliance with WordPress.org standards.

후기

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

기여자 & 개발자

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

기여자

자국어로 “News PhotoCard Pro”(을)를 번역하세요.

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

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

변경이력

3.6.0

  • Initial public release
  • Added full admin settings page
  • Added live template field rendering
  • Added shortcode [news_photocard_button]
  • Added Elementor widget integration
  • Included local html2canvas support
  • Fully compliant with WordPress.org coding standards