# Coding Standards This document outlines the coding standards used in this plugin. Following these standards ensures consistency, readability, and maintainability of the codebase. ## PHP Coding Standards This plugin follows the [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/) with some additional guidelines. ### File Structure - Each PHP file should begin with the PHP opening tag `