Updated Home (markdown)

Daniel Ennis
2018-01-10 19:56:12 -05:00
parent 2b4e315065
commit ce65611824
+1
@@ -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)