wordpress-develop/tests/phpunit/tests/general
Sergey Biryukov 159c78c853 Docs: Fix placement of some duplicate hook references.
Hook documentation should be on the line directly above the line containing the `do_action()` or `apply_filters()` call. The CS auto-fixing, which changed some inconsistent function calls to multi-line function calls, is part of the reason why this was no longer the case for a select group of duplicate hook references.

Includes minor code layout fixes.

See #47110.

git-svn-id: https://develop.svn.wordpress.org/trunk@46088 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-10 19:22:07 +00:00
..
archives.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
document-title.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
paginateLinks.php Docs: Fix placement of some duplicate hook references. 2019-09-10 19:22:07 +00:00
resourceHints.php Code is Poetry. 2017-11-30 23:09:33 +00:00
template.php #43590: Use robots meta tag to better discourage search engines. 2019-09-02 02:26:55 +00:00
wpError.php Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00