该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

「News PhotoCard Pro」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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