Download the PHP package ralfhortt/wp-meta-box-contact without Composer
On this page you can find all versions of the php package ralfhortt/wp-meta-box-contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ralfhortt/wp-meta-box-contact
More information about ralfhortt/wp-meta-box-contact
Files in ralfhortt/wp-meta-box-contact
Download ralfhortt/wp-meta-box-contact
More information about ralfhortt/wp-meta-box-contact
Files in ralfhortt/wp-meta-box-contact
Vendor ralfhortt
Package wp-meta-box-contact
Short Description A WordPress meta box for contact data
License MIT
Package wp-meta-box-contact
Short Description A WordPress meta box for contact data
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-meta-box-contact
WordPress Meta Box Contact data
Installation
composer require ralfhortt/wp-meta-box-contact
Usage
Serviceloader
Standalone
Fields
- Phone
- Fax
- Mobile
- URL
Hooks
Filter
wp-meta-box-contact/identifier
- Change meta box idwp-meta-box-contact/label
- Change meta box labelwp-meta-box-contact/phone-{$postType}
- Hide phone field for \$postTypewp-meta-box-contact/fax-{$postType}
- Hide fax field for \$postTypewp-meta-box-contact/mobile-{$postType}
- Hide mobile field for \$postTypewp-meta-box-contact/email-{$postType}
- Hide email field for \$postTypewp-meta-box-contact/url-{$postType}
- Hide url field for \$postType
Example
Action
wp-meta-contact/before
- Add fields before the phone fieldwp-meta-contact/after
- Add fields after the url fieldwp-meta-contact/save
- Save custom fields
Changelog
v4.1 - 2020-11-23
- Update dependency
v4.0 - 2020-11-06
- Update dependency
- Added translation
v3.0 - 2020-11-02
- Updated dependency
v.2.0.0 - 2020-01-15
- Changed: Namespac ed hooks
- Changed: Removed redundant hooks
- Fixed: Broke URL field
v1.0.0 - 2020-01-14
- Initial release
All versions of wp-meta-box-contact with dependencies
PHP Build Version
Package Version
The package ralfhortt/wp-meta-box-contact contains the following files
Loading the files please wait ....