Releases: W9MDM/eme-arc-suite-core
Releases · W9MDM/eme-arc-suite-core
Release list
Version 1.7.4 - Initial Release of EME ARC Suite - Core
EME ARC Suite - Core v1.7.4 - Initial Release
This is the initial release of the EME ARC Suite - Core, a foundational WordPress plugin that provides core functionality for integrating callsign and custom fields with Events Made Easy (EME) forms and data. It’s a required dependency for the EME ARC Suite plugin.
Features
- Adds a callsign field to EME person and member edit forms in the admin interface.
- Validates and saves callsigns (e.g., W9MDM format, 1-2 letters, 1 number, 1-3 letters) in the EME database as
field_id = 2. - Provides placeholder replacements (
#_CALLSIGNfor people,#_MEMBERCALLSIGNfor members) for use in EME templates. - Ensures dependency on Events Made Easy, deactivating if EME is not active.
Requirements
- WordPress 5.0+
- Events Made Easy
Installation
- Download this ZIP file from the release assets.
- Upload the
eme-arc-suite-corefolder towp-content/plugins/in your WordPress installation. - Activate "EME ARC Suite - Core" in WordPress Plugins > Installed Plugins.
- Activate the EME ARC Suite plugin after this.
Usage
This plugin is primarily used as a dependency for EME ARC Suite. It enables callsign functionality in EME forms and data, which the suite builds upon for advanced features like membership management, check-ins, and propagation forecasts. Admins can use EME’s person and member edit forms to manage callsigns, and developers can leverage the placeholders in EME templates.
Known Issues
- Initial setup requires Events Made Easy to be installed and activated first.
- Callsign validation strictly enforces the W9MDM format; custom formats may require code modifications.
Changelog
- Initial release providing core callsign integration for Events Made Easy, version 1.7.4.
Contributing
- Fork this repository at https://github.com/W9MDM/eme-arc-suite-core.
- Create a feature branch, commit changes, and open a pull request (see
README.mdfor details).
License
GPL-2.0+ (see eme-arc-core.php for full license text).
Author
W9MDM