diff --git a/Plugin-and-Theme-METAs.md b/Plugin-and-Theme-METAs.md index 343a5be..8c6a6b1 100644 --- a/Plugin-and-Theme-METAs.md +++ b/Plugin-and-Theme-METAs.md @@ -53,7 +53,7 @@ The following fields can be defined in a META: |Name|Description| |-|:-| -|`name`|The object name of the plugin. (This is **required** and must match the plugin's object name if there's no export.)| +|`name`|The object name of the plugin. (This is **required** and must match the plugin's variable name. Note this is NOT REQUIRED if there's a module export.)| A minimal META for plugins would look like the following: