Make WordPress Core

Changeset 30756


Ignore:
Timestamp:
12/06/2014 11:20:12 PM (11 years ago)
Author:
DrewAPicture
Message:

Add a blank line preceding a Markdown-formatted ordered list in the DocBlock for the admin_body_class filter.

Props kpdesign.
See #30558.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-header.php

    r30754 r30756  
    167167 * This filter differs from the {@see 'post_class'} and {@see 'body_class'} filters
    168168 * in two important ways:
     169 *
    169170 * 1. `$classes` is a space-separated string of class names instead of an array.
    170171 * 2. Not all core admin classes are filterable, notably: wp-admin, wp-core-ui,
Note: See TracChangeset for help on using the changeset viewer.