mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 10:46:11 +09:00
- added new hookdoc;
This commit is contained in:
@@ -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
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user