Download the PHP package jazzsequence/address-book without Composer
On this page you can find all versions of the php package jazzsequence/address-book. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jazzsequence/address-book
More information about jazzsequence/address-book
Files in jazzsequence/address-book
Download jazzsequence/address-book
More information about jazzsequence/address-book
Files in jazzsequence/address-book
Vendor jazzsequence
Package address-book
Short Description A WordPress plugin for storing and maintaining addresses.
License MIT
Package address-book
Short Description A WordPress plugin for storing and maintaining addresses.
License MIT
Please rate this library. Is it a good library?
Informations about the package 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: http://www.gnu.org/licenses/gpl-3.0.html
Description
A WordPress plugin for storing and maintaining addresses.
Installation
Manual Installation
- Upload the entire
/address-bookdirectory to the/wp-content/plugins/directory. - Activate Address Book through the 'Plugins' menu in WordPress.
Changelog
0.3.5
- Set $old_things to an array if unset in https://github.com/jazzsequence/Address-Book/pull/21
- Bump johnbillion/extended-cpts from 5.0.5 to 5.0.11 in https://github.com/jazzsequence/Address-Book/pull/20
- Bump cmb2/cmb2 from 2.10.1 to 2.11.0 in https://github.com/jazzsequence/Address-Book/pull/19
0.3.4
- Properly composerize the plugin
0.3.3
- Bump johnbillion/extended-cpts from 4.2.3 to 4.5.2 by @dependabot-preview in https://github.com/jazzsequence/Address-Book/pull/12
- Bump cmb2/cmb2 from 2.5.1 to 2.9.0 by @dependabot-preview in https://github.com/jazzsequence/Address-Book/pull/11
- Create Dependabot config file by @dependabot-preview in https://github.com/jazzsequence/Address-Book/pull/6
- Bump cmb2/cmb2 from 2.9.0 to 2.10.1 by @dependabot in https://github.com/jazzsequence/Address-Book/pull/14
- Bump johnbillion/extended-cpts from 4.5.2 to 5.0.3 by @dependabot in https://github.com/jazzsequence/Address-Book/pull/13
- Reorder meta-boxes and hide Addresses from search by @jazzsequence in https://github.com/jazzsequence/Address-Book/pull/15
0.3.2
- Fix broken admin page
0.3.1
- Remove check for CMB2 class (not needed, CMB2 handles it internally).
0.3
- Using composer to require extended cpts and cmb2.
- Moved requires to an init function.
0.2.2
- Added new helper function to handle
WP_Queryso we aren't usingget_posts - Updated
get_addressesso it works likeget_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
- Added admin page for custom address list
- Moved CMB2 stuff into CPT directory
- Added generic and CMB2 helper functions
0.2
- Update license to GPL3
0.1.2
- Added phone number field and custom sanitization for phone numbers
- Added support for phone number revisions
- Added support for special dates
0.1.1
- Refined the handling of address meta revisions
- Added new Past Addresses meta box
- Made more generic CMB2 helper functions
0.1
- 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
0.1
First Release
All versions of address-book with dependencies
PHP Build Version
Package Version
The package jazzsequence/address-book contains the following files
Loading the files please wait ...