KennelFlow Core
·
Hub plugin: shared pet and location post types (REST) and KennelFlow menu for add-ons.
KennelFlow Core provides a foundation for KennelFlow add-on plugins by registering two internal post types:
- Pets — shared pet records (
show_in_restwith REST baseltkf-pets) - Locations — shared location records (REST base
ltkf-locations)
A KennelFlow top-level item appears in the WordPress admin. The Hub page links to the Pets and Locations list screens. Data stays on your site; the plugin does not call external services in this version.
KennelFlow add-ons can require this plugin and extend these types using WordPress actions and filters.
License
KennelFlow Core is free software, licensed under the GNU General Public License v2.0 or later (GPLv2 or later). The full license text is available at the License URI in the header section of this readme.