Linux 软件免费装
Banner图

Proofing Pins

开发者 lovedeep5
punjabideveloper
更新时间 2026年5月31日 15:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

comments elementor feedback proofing client review

下载

0.1.1 0.1.2 0.1.3

详情介绍:

Proofing Pins lets clients and reviewers click anywhere on your site's frontend to drop a comment pinned to that exact spot. Each pin is captured with a viewport screenshot so developers see what the reviewer saw. All comments live in a focused Proofing dashboard in wp-admin — no more "the button under the banner thing" emails. Watch the 2-minute tutorial: https://www.youtube.com/watch?v=8UJX0GmM79k Core features Data, privacy, and third-party services

安装:

  1. Upload the proofing-pins folder to /wp-content/plugins/ or install through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Visit Proofing → Settings to configure the floating-button position, brand color, and guest-comments toggle.
  4. (Optional) Visit Proofing → AI Integration to enable AI suggestions — enter your provider API key and pick a model.
  5. (Optional) Visit Proofing → Integrations → Microsoft Teams to enable Teams notifications — paste your Workflow webhook URL and pick which events you want.
  6. (Optional) Visit Proofing → Integrations → Webhook to enable generic webhook notifications — paste any HTTPS endpoint URL (Zapier / n8n / Make / Power Automate / IFTTT / custom) and pick which events you want.

屏幕截图:

  • Admin dashboard list view with status chips and page filters.
  • Pin detail — captured screenshot with baked-in pin, threaded replies, status control, AI suggestion.
  • AI Integration settings — provider, model, API key with test-connection.
  • Apply to Elementor — before/after preview with revert.

升级注意事项:

0.1.3 Adds a Generic Webhook integration (Zapier / n8n / Make / Power Automate / IFTTT / custom HTTPS endpoint). AI and Teams settings have moved into a unified Integrations page; saved values carry over. No data migration required. 0.1.2 Adds an in-dashboard "Watch tutorial" link and embeds the video on the WP.org listing page. No code or data changes affecting existing pins. 0.1.1 Security hardening for REST permission callbacks and a prefix rename (pp_proopin_) to meet WordPress.org guidelines. Existing data from 0.1.0 testing installs will not be migrated; activate fresh after upgrading. 0.1.0 Initial release.

常见问题:

Does this work with Elementor?

Yes. The plugin detects Elementor widgets, links directly to them in the editor, and (when AI is configured) can propose and 1-click apply text / color changes to heading, button, and text-editor widgets.

Does it work with block themes?

Yes. Pin capture and rendering work with Twenty Twenty-Four / Twenty Twenty-Five and other block themes.

Do I need an AI subscription?

No. AI suggestions are entirely optional. The pin-and-comment workflow works without them.

Who can leave pins?

By default, any logged-in user with the proopin_create_pin capability. You can enable guest pins in Settings; guests see a one-time name/email prompt before posting.

How are API keys stored?

Encrypted at rest with AES-256-CBC using a key derived from AUTH_KEY. The stored setting row is non-autoloaded. The raw key is never returned by the REST API — only a masked preview.

更新日志:

0.1.3 0.1.2 0.1.1 0.1.0