定制 jazzsequence/address-book 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jazzsequence/address-book

最新稳定版本:0.3.5

Composer 安装命令:

composer require jazzsequence/address-book

包简介

A WordPress plugin for storing and maintaining addresses.

README 文档

README

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

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

Changelog

0.3.5

  • Set $old_things to an array if unset in #21
  • Bump johnbillion/extended-cpts from 5.0.5 to 5.0.11 in #20
  • Bump cmb2/cmb2 from 2.10.1 to 2.11.0 in #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 #12
  • Bump cmb2/cmb2 from 2.5.1 to 2.9.0 by @dependabot-preview in #11
  • Create Dependabot config file by @dependabot-preview in #6
  • Bump cmb2/cmb2 from 2.9.0 to 2.10.1 by @dependabot in #14
  • Bump johnbillion/extended-cpts from 4.5.2 to 5.0.3 by @dependabot in #13
  • Reorder meta-boxes and hide Addresses from search by @jazzsequence in #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_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

  • 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

统计信息

  • 总下载量: 146
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-10