這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

螢幕截圖

  • We Have 6 Templates Total. You can use your loved One.
  • Admin settings page with live template options
  • Auto “Download PhotoCard” button on a single post
  • Example generated 1080×1080 photo card

安裝

  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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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