A WordPress plugin
A WordPress plugin
- Upload the plugin files to the
/wp-content/plugins/tour-operator
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Configure the plugin through the WordPress admin interface.
- WordPress integration
- Easy to use interface
- Customizable settings
- Developer-friendly hooks and filters
- WordPress 5.0 or higher
- PHP 7.4 or higher
This plugin follows WordPress coding standards and best practices.
This repository is configured with GitHub Copilot support including:
- Custom prompts in
.github/prompts/
- Instructions in
.github/instructions/
- Agents in
.github/agents/
- Chat modes in
.github/chatmodes/
tour-operator/
├── plugin.php
├── README.md
├── .github/
│ ├── prompts/
│ ├── instructions/
│ ├── agents/
│ └── chatmodes/
└── .vscode/
└── settings.json
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
For support and questions, please use the GitHub Issues tab.
This plugin is licensed under the GPL v2 or later.
- Initial release
Author: Author Version: 1.0.0