diff --git a/Home.md b/Home.md index 5bb48bc..91d1fff 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,7 @@ Please check the following: - [Command Contexts](Command-Contexts) - How to define new method parameters - [Command Completions](Command-Completions) - How to define new command completion handlers - [Command Replacements](Command-Replacements) - How to do dynamic string replacements in Annotation values (dynamic command names, etc) + - [Command Conditions](Command-Conditions) - Add Common Validation Conditions to your commands so you can add restrictions by a simple annotation - [Locales / I18N API](Locales) - How to change the default messaging in ACF and use other languages) - [Adding new Platforms](Integrating-ACF) (ACF-core is not stable enough for new platforms to be added, so please wait)