docs: rename plugin to comply with WordPress.org#57
Conversation
Rename the plugin from "IpQuery" to "Stracini Visitor Analytics with IpQuery" following trademark compliance requirements from the WordPress.org Plugin Review Team. The plugin needed a clear distinction as a third-party integration with IpQuery. - Updated plugin name in README.md and documentation files. - Adjusted dashboard and settings navigation labels for clearer identification. - Added a notice in the README.md explaining the renaming and mentioning the unchanged internal components like class names and database tables.
Reviewer's GuideRenames the WordPress plugin to "Stracini Visitor Analytics with IpQuery" for WordPress.org trademark compliance and updates user-facing labels and documentation while leaving internal identifiers unchanged. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThis PR updates all public-facing documentation and branding to reflect the plugin's WordPress.org-compliant directory name "Stracini Visitor Analytics with IpQuery" while preserving all internal code identifiers. Navigation paths are consistently redirected from "IpQuery" menu entries to "Visitor Analytics" throughout user-facing documentation. ChangesDocumentation Branding and Navigation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The docs now refer to the plugin by both the full name (“Stracini Visitor Analytics with IpQuery”) and the shorter admin menu label (“Visitor Analytics”); it may be worth explicitly clarifying this distinction once (e.g., in README or docs/index.md) so users understand why the plugin name and sidebar label don’t exactly match.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The docs now refer to the plugin by both the full name (“Stracini Visitor Analytics with IpQuery”) and the shorter admin menu label (“Visitor Analytics”); it may be worth explicitly clarifying this distinction once (e.g., in README or docs/index.md) so users understand why the plugin name and sidebar label don’t exactly match.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
🔍 WordPress Plugin Check Report
📊 Report
❌ Errors (118)📁 includes/class-ipquery-admin.php (17 errors)
📁 admin/views/visitors.php (42 errors)
📁 admin/views/settings.php (33 errors)
📁 admin/views/dashboard.php (25 errors)
📁 readme.txt (1 error)
|
| 📍 Line | 🔖 Check | 💬 Message |
|---|---|---|
0 |
readme_parser_warnings_trimmed_short_description | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. |
📁 ipquery.php (1 warning)
| 📍 Line | 🔖 Check | 💬 Message |
|---|---|---|
0 |
textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "stracini-visitor-analytics", expected "ipquery". |
📁 includes/class-ipquery-db.php (1 warning)
| 📍 Line | 🔖 Check | 💬 Message |
|---|---|---|
399 |
PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 394. |
🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check
Update the 'Tested up to' WordPress version to 7.0 to reflect compatibility with the latest release. Bump the stable tag from 1.2.0 to 1.3.0 to denote that the plugin has been updated and tested with the new WordPress version. These changes ensure users are informed about the plugin's current compatibility and stability status.
|



📑 Description
Rename the plugin from "IpQuery" to "Stracini Visitor Analytics with IpQuery" following trademark compliance requirements from the WordPress.org Plugin Review Team. The plugin needed a clear distinction as a third-party integration with IpQuery.
✅ Checks
☢️ Does this introduce a breaking change?
Summary by Sourcery
Rename the WordPress plugin and documentation to use the new "Stracini Visitor Analytics with IpQuery" branding for WordPress.org compliance.
Documentation:
Summary by CodeRabbit
Documentation