Title: Ninety in Ninety
Author: machouinard
Published: <strong>ސެޕްޓެމްބަރ 29, 2019</strong>
Last modified: ސެޕްޓެމްބަރ 18, 2021

---

Search plugins

![](https://ps.w.org/90-in-90/assets/banner-772x250.png?rev=2167241)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/90-in-90/assets/icon-256x256.png?rev=2165008)

# Ninety in Ninety

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

[Download](https://downloads.wordpress.org/plugin/90-in-90.0.1.1.zip)

 * [Details](https://dv.wordpress.org/plugins/90-in-90/#description)
 * [Reviews](https://dv.wordpress.org/plugins/90-in-90/#reviews)
 *  [Installation](https://dv.wordpress.org/plugins/90-in-90/#installation)
 * [Development](https://dv.wordpress.org/plugins/90-in-90/#developers)

 [Support](https://wordpress.org/support/plugin/90-in-90/)

## Description

Often referred to as “90 in 90”, the practice of attending an AA meeting every day
for 90 days in a row is a common suggestion for a newcomer.

This plugin is a simple way to track your progress making it to these meetings.

It’s flexible enough to be used for any 12 Step program.

[Demo site](https://90in90.xyz/) using child theme for [Primer](https://wordpress.org/themes/primer/),
a randomly chosen theme to demo, on DigitalOcean.

[Live site](https://machouinard.com/meetings-map/) (updated 9/17/21)

Keep track of each meeting:

 * Location/Group
 * Meeting Type
 * Date/Time
 * Speaker
 * Topics

Also:

 * Display all meetings on a map
 * Display progress as a chart; pie, doughnut, bar.
 * Display meetings by Location/Group
 * Search meetings by your meeting notes or any other detail
 * Meeting calendar widget
 * Meeting archive widget

### Plugin Options

 1. Meeting Options: defaults used when creating new meeting posts.
 2.  * **Location** (you’ll need to set up at least one location first)
     * **Time** (save valuable seconds by specifying a default meeting time)
     * **Type** (save even more time with a default meeting type)
 3. Map Options: used for displaying meetings on a map.
 4.  * [**MapBox API Key**](https://account.mapbox.com/auth/signup/): For geocoding
       location addresses to display on map. Also for dislaying certain map tile sets.
     * [**Thunderforest API Key**](https://manage.thunderforest.com/): For displaying
       map using additional tile sets.
     * **Default Map Center Latitude**
     * **Default Map Center Longitude**
     * **Default Map Zoom Level**
 5. Misc. Options
 6.  * **Keep Meetings Private**: only show meetings/maps/widgets to logged in users
     * **Display Chart**: Default setting. Customizable in shortcode.
     * **Chart Type**: Default chart type. Customizable in shortcode.
     * **Completed Meetings Color**: Chart color used for completed meetings.
     * **Remaining Meetings Color**: Chart color used for remaining meetings.
     * **Remove data when deleting plugin**: Option to remove meetings and associated
       details from the database.
 7. PDF Options
 8.  * **Create PDF**: Whether or not to create a PDF listing of your meetings.
     * **PDF Title**
     * **Show number of days**: Whether or not to show the number of days next to the
       meeting count.
     * **Start Date / End Date for PDF**: Optionally specify a date range of meetings
       to include

### Shortcode Usage for Maps

 * Map only: `[ninety_map]`
 * Map with title: `[ninety_map title="Title Text Here"]`
 * Map with chart: `[ninety_map show_chart=1]`
 * Specify chart type: `[ninety_map show_chart=1 chart_type="bar"]`
 * Show chart only: `[ninety_map show_map=0 show_chart=1]`

### ACF Notes

 * Requires Advanced Custom Fields plugin, standard or Pro.
 * Loads ACF standard version if no ACF plugin is active.
 * ACF standard version included: 5.8.5
 * ACF fields are used for Meetings.
 * Options page is not built with ACF since that requires Pro version.

### Actions & Filters

 * `ninety_programs` filter will customize the available Meeting Programs to choose
   from – AA, NA, GA, OA, SA…
 * More info to follow

### Development

 * Development is on [GitHub](https://github.com/machouinard/ninety-ninety).
 * Support issues will be addressed on [GitHub](https://github.com/machouinard/ninety-ninety/issues)
 * Sample Child theme changes are available in the `child-themes` folder of this
   plugin to demonstrate necessary changes to properly work with the included rewrite
   rules.

## Screenshots

[⌊Meetings archive pages.⌉⌊Meetings archive pages.⌉[

Meetings archive pages.

[⌊Meetings map shortcode in a post.⌉⌊Meetings map shortcode in a post.⌉[

Meetings map shortcode in a post.

[⌊Meetings map shortcode in a page with title and doughnut chart.⌉⌊Meetings map 
shortcode in a page with title and doughnut chart.⌉[

Meetings map shortcode in a page with title and doughnut chart.

[⌊Map with clustered meetings.⌉⌊Map with clustered meetings.⌉[

Map with clustered meetings.

[⌊Different groups meeting at the same location.⌉⌊Different groups meeting at the
same location.⌉[

Different groups meeting at the same location.

## Installation

 1. Upload “ninety-ninety” folder to the “/wp-content/plugins/” directory.
 2. Activate the plugin ( 90 in 90 ) through the “Plugins” menu in WordPress.
 3. [Sign up for free](https://www.mapbox.com/pricing/) at [MapBox ](https://account.mapbox.com/auth/signup/)
    to obtain an API key for geolocating meeting addresses.
 4. Use **Meetings -> Options** screen to set up plugin options.
 5. Add some meeting locations.
 6. Start tracking your meetings.

## FAQ

### I found a problem

Support issues will be addressed on [GitHub](https://github.com/machouinard/ninety-ninety/issues)

### Source Code?

Development is on [GitHub](https://github.com/machouinard/ninety-ninety).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ninety in Ninety” is open source software. The following people have contributed
to this plugin.

Contributors

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

“Ninety in Ninety” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/90-in-90/contributors)
for their contributions.

[Translate “Ninety in Ninety” into your language.](https://translate.wordpress.org/projects/wp-plugins/90-in-90)

### Interested in development?

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

## Changelog

#### 0.1.1

 * Update included ACF version to 5.8.5

#### 0.1.0

 * Initial release

## Meta

 *  Version **0.1.1**
 *  Last updated **5 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **5.8.13**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/90-in-90/), [German](https://de.wordpress.org/plugins/90-in-90/),
   and [Japanese](https://ja.wordpress.org/plugins/90-in-90/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/90-in-90)
 * Tags
 * [aa](https://dv.wordpress.org/plugins/tags/aa/)[na](https://dv.wordpress.org/plugins/tags/na/)
   [recovery](https://dv.wordpress.org/plugins/tags/recovery/)
 *  [Advanced View](https://dv.wordpress.org/plugins/90-in-90/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/90-in-90/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/90-in-90/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/90-in-90/)