Linux 软件免费装
Banner图

What Would Seth Godin Do

开发者 bonkerz
richardkmiller
更新时间 2026年3月3日 23:35
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

marketing visitors welcome personalization welcome message

下载

1.0 1.3 1.4 1.5 1.6 1.7 1.7.1 1.7.3 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.2.0

详情介绍:

What Would Seth Godin Do lets you greet first-time visitors with a tailored welcome message — like an invitation to subscribe to your RSS feed — and show a different (or no) message to people who have already been to your site before. The plugin stores a small cookie that counts how many times a visitor has been to your site. While the count is at or below the "# of Repetitions" threshold you configure, the new visitor message is shown. Once the visitor exceeds that threshold, the return visitor message appears instead. Inspired by Seth Godin's 2006 blog post: ...in the middle, Starting. Features:

安装:

  1. Install directly through the WordPress Plugins → Add New screen, or download the zip and upload via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings → WWSGD to configure your messages and display options.

屏幕截图:

  • What Would Seth Godin Do - Frontend display of message.

升级注意事项:

2.2.0 Refactored to a modern class-based architecture. Settings and behaviour are unchanged. No action required after upgrading.

常见问题:

How does the plugin know if someone is a new or returning visitor?

It sets a cookie called wwsgd_visits that increments by 1 on each page load. Visitors whose count is at or below your configured "# of Repetitions" see the new-visitor message; everyone else sees the return-visitor message.

Will this work if a visitor deletes their cookies?

Yes — if the cookie is deleted the visitor will simply be treated as new again.

Can I use the message in a widget or template file instead of automatic insertion?

Yes. Set Location of Message to "Only where I use the template tag" and place <?php wwsgd_the_message(); ?> wherever you want the messages to appear in your theme.

Can I show a message to returning visitors only and nothing to new visitors?

Yes. Leave the Message to New Visitors field blank. New visitors will see nothing; return visitors will see your return-visitor message.

Does WWSGD work with pages as well as posts?

By default, yes. You can restrict it to posts only via the Show Message on Pages? setting.

更新日志:

2.2.0 (2026.03.03) 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.1 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.0.0