PHPackages                             jazzsequence/address-book - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jazzsequence/address-book

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

jazzsequence/address-book
=========================

A WordPress plugin for storing and maintaining addresses.

0.3.5(10mo ago)16621[5 issues](https://github.com/jazzsequence/Address-Book/issues)[1 PRs](https://github.com/jazzsequence/Address-Book/pulls)MITPHPCI passing

Since Dec 10Pushed 10mo agoCompare

[ Source](https://github.com/jazzsequence/Address-Book)[ Packagist](https://packagist.org/packages/jazzsequence/address-book)[ RSS](/packages/jazzsequence-address-book/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (11)Used By (0)

Address Book
============

[](#address-book)

**Contributors:** Chris Reynolds
**Requires at least:** 4.4
**Tested up to:** 4.9.1
**Stable tag:** 0.3.5
**License:** GPLv3
**License URI:**

Description
-----------

[](#description)

A WordPress plugin for storing and maintaining addresses.

Installation
------------

[](#installation)

### Manual Installation

[](#manual-installation)

1. Upload the entire `/address-book` directory to the `/wp-content/plugins/` directory.
2. Activate Address Book through the 'Plugins' menu in WordPress.

Changelog
---------

[](#changelog)

### 0.3.5

[](#035)

- Set $old\_things to an array if unset in [\#21](https://github.com/jazzsequence/Address-Book/pull/21)
- Bump johnbillion/extended-cpts from 5.0.5 to 5.0.11 in [\#20](https://github.com/jazzsequence/Address-Book/pull/20)
- Bump cmb2/cmb2 from 2.10.1 to 2.11.0 in [\#19](https://github.com/jazzsequence/Address-Book/pull/19)

### 0.3.4

[](#034)

- Properly composerize the plugin

### 0.3.3

[](#033)

- Bump johnbillion/extended-cpts from 4.2.3 to 4.5.2 by @dependabot-preview in [\#12](https://github.com/jazzsequence/Address-Book/pull/12)
- Bump cmb2/cmb2 from 2.5.1 to 2.9.0 by @dependabot-preview in [\#11](https://github.com/jazzsequence/Address-Book/pull/11)
- Create Dependabot config file by @dependabot-preview in [\#6](https://github.com/jazzsequence/Address-Book/pull/6)
- Bump cmb2/cmb2 from 2.9.0 to 2.10.1 by @dependabot in [\#14](https://github.com/jazzsequence/Address-Book/pull/14)
- Bump johnbillion/extended-cpts from 4.5.2 to 5.0.3 by @dependabot in [\#13](https://github.com/jazzsequence/Address-Book/pull/13)
- Reorder meta-boxes and hide Addresses from search by @jazzsequence in [\#15](https://github.com/jazzsequence/Address-Book/pull/15)

### 0.3.2

[](#032)

- Fix broken admin page

### 0.3.1

[](#031)

- Remove check for CMB2 class (not needed, CMB2 handles it internally).

### 0.3

[](#03)

- Using composer to require extended cpts and cmb2.
- Moved requires to an init function.

### 0.2.2

[](#022)

- Added new helper function to handle `WP_Query` so we aren't using `get_posts`
- Updated `get_addresses` so it works like `get_posts`
- Added meta query for inactive addresses
- Added default relationships and removed row actions so they are harder to edit
- Added caching for full address lists

### 0.2.1

[](#021)

- Added admin page for custom address list
- Moved CMB2 stuff into CPT directory
- Added generic and CMB2 helper functions

### 0.2

[](#02)

- Update license to GPL3

### 0.1.2

[](#012)

- Added phone number field and custom sanitization for phone numbers
- Added support for phone number revisions
- Added support for special dates

### 0.1.1

[](#011)

- Refined the handling of address meta revisions
- Added new Past Addresses meta box
- Made more generic CMB2 helper functions

### 0.1

[](#01)

- First release
- Adds initial plugin framework
- Added post type, taxonomies, and initial metaboxes
- Added support for revisions and post meta revision support
- Changed the default "Enter title here" placeholder text

Upgrade Notice
--------------

[](#upgrade-notice)

### 0.1

[](#01-1)

First Release

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~342 days

Recently: every ~598 days

Total

8

Last Release

321d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/af6c0ce1d250a8a8edc57b4759dabc3d5f7956fc105450bba7fc5d2eb5b74362?d=identicon)[jazzsequence](/maintainers/jazzsequence)

---

Top Contributors

[![jazzsequence](https://avatars.githubusercontent.com/u/991511?v=4)](https://github.com/jazzsequence "jazzsequence (92 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (3 commits)")

---

Tags

address-bookaddresseshacktoberfestphone-numberswordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/jazzsequence-address-book/health.svg)

```
[![Health](https://phpackages.com/badges/jazzsequence-address-book/health.svg)](https://phpackages.com/packages/jazzsequence-address-book)
```

###  Alternatives

[log1x/poet

Configuration-based post type, taxonomy, editor color palette, block category, and block registration for Sage 10.

218280.1k1](/packages/log1x-poet)[rankmath/seo-by-rank-math

Rank Math is the most powerful way to get BEST WordPress SEO tools added to your website.

1252.0k](/packages/rankmath-seo-by-rank-math)[roots/acorn-post-types

Simple post types and taxonomies using Extended CPTs for Acorn.

1221.8k](/packages/roots-acorn-post-types)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
