Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Haxe-Wordpress-Plugin-Demo™
Haxe-WP-Plugin-Demo is not affiliated with Haxe-Wordpress-Plugin-Demo. The name and any related trademarks are used solely for nominative descriptive purposes.
This repository provides a working example for developers who want to build plugins for popular content management systems using the Haxe programming language. It serves as a practical starting point, illustrating the necessary structure and compilation process.
php-prefix compiler flag to prevent class name clashes, which is essential for running multiple Haxe-based plugins on a single site.WordpressHelper class as a base for accessing common CMS APIs, which developers can expand for their specific plugin needs.