Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Carl Handy <[email protected]>
  • Loading branch information
carlHandy authored Sep 30, 2024
1 parent 6524d78 commit ff3aae1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,6 @@ MMG Checkout Payment is a WordPress plugin that integrates with WooCommerce to p

1. Activate plugin in the WordPress admin panel.

## Code Structure

- `includes/`: Contains the core plugin files.
- `tests/`: Contains unit tests for the plugin.
- `vendor/`: Contains third-party libraries and dependencies.
- `js/`: Contains the JavaScript files for the plugin.
- `assets/`: Contains the images and other assets for the plugin.
- `main.php`: The main plugin file.
- `uninstall.php`: The uninstallation script for the plugin.
- `readme.txt`: The readme file for the plugin used by WordPress.

## Coding Standards

- Follow WordPress Coding Standards (https://developer.wordpress.org/coding-standards/wordpress-coding-standards/)
Expand Down Expand Up @@ -88,10 +77,6 @@ MMG Checkout Payment is a WordPress plugin that integrates with WooCommerce to p
- Update the README.md file with any new features or changes to installation/configuration steps
- Document any new functions or classes using PHPDoc standards

## Roadmap and Future Development

- Implement processing of refunds

## Getting Help

For questions or support, please open an issue on the GitHub repository or contact the maintainers directly.
Expand Down

0 comments on commit ff3aae1

Please sign in to comment.