Reading the WordPress PHP Documentation Standards, I can't see anywhere that mentions how to document a function call such as add_action( 'foo', 'bar' );
add_action( 'foo', 'bar' );
Should I be documenting function calls and, if so, how?
Aucun commentaire:
Enregistrer un commentaire