- added new hookdoc;

This commit is contained in:
Mykyta Synelnikov
2023-06-05 15:49:22 +03:00
parent 9df4632b08
commit 0e1591a9c7
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -92,7 +92,8 @@ footer {
}
.prettyprint code {
font-size: 16px;
padding: 2px 10px;
line-height: 16px;
height: 16px;
line-height: 18px;
max-height: 150px;
}
+2 -2
View File
@@ -96,9 +96,9 @@ If you're a developer and would like to contribute to the source code of the plu
Want to add a new language to Ultimate Member? Great! You can contribute via [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/ultimate-member).
If you are a developer and you need to know the list of UM Hooks, make this via our [Hooks Documentation](https://docs.ultimatemember.com/article/1324-hooks-list).
If you are a developer and you need to know the list of UM Hooks, make this via our [Hooks Documentation](https://docs.ultimatemember.com/article/1324-hooks-list) or [Hooks Documentation v2](https://ultimatemember.github.io/ultimatemember/hooks/).
If you are a developer and you need to know the structure of our code, make this via our [Documentation API](https://ultimatemember.com/php-docs/).
If you are a developer and you need to know the structure of our code, make this via our [Documentation API](https://ultimatemember.github.io/ultimatemember/phpdoc/).
= Documentation & Support =