You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Swap "Valid" and "Invalid" blocks.
- Add periods to titles and make them more descriptive.
- Highlight class instantiation, not method calls.
- Fix incorrect `$mysqli->query()` call that had extra argument.
- Change `{$wpdb->prefix}_posts` to `$wpdb->posts`.
- Remove trailing whitespace.
- Add trailing newline.
- Simplify standard description by removing "and methods".
- Fix indentation of <standard> description.
0 commit comments