Title: Recovery Milestone Counter
Author: elevatedesignspace
Published: <strong>August 20, 2026</strong>
Last modified: August 20, 2026

---

Search plugins

![](https://ps.w.org/recovery-milestone-counter/assets/icon-256x256.png?rev=3657709)

# Recovery Milestone Counter

 By [elevatedesignspace](https://profiles.wordpress.org/elevatedesignspace/)

[Download](https://downloads.wordpress.org/plugin/recovery-milestone-counter.0.2.3.zip)

 * [Details](https://wordpress.org/plugins/recovery-milestone-counter/#description)
 * [Reviews](https://wordpress.org/plugins/recovery-milestone-counter/#reviews)
 *  [Installation](https://wordpress.org/plugins/recovery-milestone-counter/#installation)
 * [Development](https://wordpress.org/plugins/recovery-milestone-counter/#developers)

 [Support](https://wordpress.org/support/plugin/recovery-milestone-counter/)

## Description

Recovery Milestone Counter lets registered WordPress members save a recovery start
date and view a supportive days-in-recovery counter.

Privacy is built into the core experience:

 * A member’s recovery start date is private to their account.
 * The profile counter is disabled by default.
 * Members can show or hide the profile counter without deleting the saved date.
 * Profile visibility can be limited to the member, BuddyPress friends, or all logged-
   in members.
 * Site owners can choose from three polished counter designs in the WordPress settings
   interface.
 * Logged-out visitors cannot see profile counters.
 * Members can permanently delete their recovery date and related profile settings
   at any time.
 * Recovery data is supported by WordPress personal-data export and erasure tools.
 * Site owners can enable milestone notifications, after which members can individually
   opt in to private email alerts.
 * Milestone days are recognized privately inside the main counter.

The plugin stores data in standard WordPress user metadata. It creates no custom
database tables, uses no external APIs, and adds no tracking. Optional milestone
emails use WordPress Cron and the site’s configured WordPress mail system.

Recovery Milestone Counter provides informational tracking tools only. It does not
provide medical advice, diagnosis, treatment, emergency services, or crisis support.

### Privacy

The plugin stores the following values in WordPress user metadata:

 * `_rmc_recovery_start_date`
 * `_rmc_profile_visibility`
 * `_rmc_show_profile_counter`
 * `_rmc_email_notifications`
 * `_rmc_sent_milestones`

Members can remove these values using the Delete recovery data button. Site administrators
should disclose this data storage in their privacy policy where required.

## Installation

 1. Upload and activate Recovery Milestone Counter.
 2. Open Settings > Recovery Counter for the quick-start guide.
 3. Add `[recovery_milestone_counter]` to a page for the private counter and date editor.
 4. Add `[recovery_milestone_settings]` to a page for profile controls, member email
    consent, and personal-data deletion.

Optional shortcodes:

 * `[recovery_milestone_mini]` displays a private compact counter for the signed-
   in member.
 * `[recovery_profile_milestone]` displays a visibility-aware compact counter in
   a BuddyPress profile area.

Sites using compatible BuddyPress profile templates may enable automatic profile-
header placement under Settings > Recovery Counter.

## FAQ

### Is BuddyPress required?

No. The private counter, date editor, settings, and compact personal counter work
with standard WordPress user accounts. BuddyPress is needed only for member-profile
visibility and friend-based visibility.

### Is the recovery start date public?

No. The date itself is never displayed by the profile counter. Profile counters 
are disabled by default and never appear to logged-out visitors.

### Can a member hide the counter without deleting the date?

Yes. The profile toggle is reversible. Permanent deletion is a separate action.

### Does the plugin send recovery information to another service?

The plugin makes no external API requests and includes no analytics or tracking.
The site administrator must first enable the feature, and each member must then 
explicitly opt in. WordPress sends those messages using the site’s configured mail
system. The plugin developer does not receive the recovery date or notification 
data.

### Which milestone notifications are available?

The plugin includes 1 day, 7 days, 30 days, 60 days, 90 days, 100 days, 6 months,
9 months, 1 year, 500 days, 2 years, 1,000 days, 3 years, and 5 years. Members do
not need to select them individually. The administrator feature switch and member
email consent are both disabled by default.

### Will milestone email always arrive at exactly 9:00 AM?

The plugin schedules email for 9:00 AM in the WordPress site timezone. WordPress
Cron runs when the site receives traffic, so delivery can occur later on low-traffic
sites. Email delivery also depends on the site’s mail configuration.

### What happens when the plugin is deleted?

Deleting the plugin through WordPress removes the plugin settings and user metadata
created by the plugin. Deactivation alone does not delete member data, but it does
clear scheduled notification tasks.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Recovery Milestone Counter” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ elevatedesignspace ](https://profiles.wordpress.org/elevatedesignspace/)

[Translate “Recovery Milestone Counter” into your language.](https://translate.wordpress.org/projects/wp-plugins/recovery-milestone-counter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/recovery-milestone-counter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/recovery-milestone-counter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/recovery-milestone-counter/)
by [RSS](https://plugins.trac.wordpress.org/log/recovery-milestone-counter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.3

 * Displays “None” instead of a blank value when no milestone notifications have
   been processed in a personal-data export.
 * Identifies Elevate Design Space as the plugin developer and MeetOnAero as the
   originating community.

#### 0.2.2

 * Moves the single member email opt-in directly below the profile-counter toggle.
 * Explains that milestone messages use the member’s existing WordPress account 
   email.
 * Optically centers the Save and Delete button labels against theme font metrics.
 * Tightens the compact counter height, padding, and line spacing.

#### 0.2.1

 * Adds an unchecked administrator feature switch for milestone notifications.
 * Replaces the individual milestone grid with one unchecked member email-consent
   toggle.
 * Includes all supported milestone days automatically after both levels of consent
   are enabled.
 * Forces exact vertical centering and grid placement for the Save and Delete buttons.

#### 0.2.0

 * Adds opt-in email notifications for selectable recovery milestones.
 * Adds a private on-counter celebration on milestone days.
 * Adds scheduling cleanup, privacy export, erasure, and uninstall support for notification
   data.
 * Further protects privacy-badge and action-button alignment from theme overrides.

#### 0.1.14

 * Protected profile-setting typography and side-by-side actions from theme overrides.

#### 0.1.13

 * Centered the privacy badge status dot and label consistently across themes.

#### 0.1.12

 * Adds the WordPress.org `Tested up to` readme header.
 * Documents intentional third-party cache compatibility names for Plugin Check.

#### 0.1.11

 * Resolves Plugin Check output-escaping findings for the trusted settings renderer.
 * Uses filtered request values for request-method, status, and admin-settings inputs.
 * Removes false-positive nonce and sanitization warnings from read-only status 
   parameters.

#### 0.1.10

 * Adds the translator comments required by WordPress Plugin Check for every localized
   placeholder string.

#### 0.1.9

 * Adds a JavaScript-controlled fallback for themes that intercept native toggle-
   label behavior.
 * Keeps the toggle’s visual state synchronized with its actual checkbox value across
   all three designs.
 * Moves the switch knob with explicit positioning instead of a transform to prevent
   theme conflicts.

#### 0.1.8

 * Fixes the profile-counter toggle knob not moving between its on and off positions.
 * Uses an explicit, theme-resistant switch track and knob structure.

#### 0.1.7

 * Prevents private recovery pages from being cached by compatible WordPress caching
   systems.
 * Verifies the signed-in member’s current counter value after page load to prevent
   stale totals.
 * Keeps the saved date, displayed total, date label, and encouragement synchronized.

#### 0.1.6

 * Prevents cached pages from intermittently displaying a previously selected design.
 * Synchronizes recovery components with the current saved design through a lightweight
   no-cache request.

#### 0.1.5

 * Fixes design cards that could prevent switching away from the last selected design.
 * Uses explicit radio-button labels and reports the active design after saving.

#### 0.1.4

 * Fixes design and BuddyPress settings not persisting after Save Changes.
 * Adds a dedicated, nonce-protected WordPress admin settings handler and save confirmation.

#### 0.1.3

 * Restores the full visual depth and refinement of the original MeetOnAero experience.
 * Adds layered ambient glows, glass-panel treatments, pill buttons, richer shadows,
   and stronger theme protection.
 * Refines the profile settings toggle and compact profile counter.
 * Adds three selectable design themes with visual radio-card previews in the WordPress
   settings interface.

#### 0.1.2

 * Adds a polished MeetOnAero-inspired gradient design to the counter, settings 
   card, and compact counter.
 * Adds an administrator-facing explanation when BuddyPress is not active.
 * Explains that the profile shortcode must be placed inside a BuddyPress member-
   profile area.

#### 0.1.1

 * Adds the Recovery Milestone Counter icon and branded settings-page header.
 * Credits MeetOnAero as the creator and Elevate Design Space as the designer.
 * Adds the copyright notice for Chris Ramey.

#### 0.1.0

 * Initial public-ready beta.
 * Adds a private recovery-date counter and editor.
 * Adds a reversible profile-counter toggle and visibility controls.
 * Adds permanent member-controlled data deletion.
 * Adds optional BuddyPress profile integration.
 * Adds a WordPress settings page with shortcode instructions.
 * Integrates with WordPress personal-data export, erasure, and privacy-policy tools.

## Meta

 *  Version **0.2.3**
 *  Last updated **17 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [buddypress](https://wordpress.org/plugins/tags/buddypress/)[Counter](https://wordpress.org/plugins/tags/counter/)
   [milestones](https://wordpress.org/plugins/tags/milestones/)[recovery](https://wordpress.org/plugins/tags/recovery/)
 *  [Advanced View](https://wordpress.org/plugins/recovery-milestone-counter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/recovery-milestone-counter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/recovery-milestone-counter/reviews/)

## Contributors

 *   [ elevatedesignspace ](https://profiles.wordpress.org/elevatedesignspace/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/recovery-milestone-counter/)