- Timestamp:
- 05/14/2018 02:00:01 PM (8 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/includes/class-wp-internal-pointers.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/includes/class-wp-internal-pointers.php
r43214 r43253 171 171 $position = array( 172 172 'edge' => 'right', 173 'align' => ' left',173 'align' => 'bottom', 174 174 ); 175 175 } else { 176 176 $position = array( 177 177 'edge' => 'left', 178 'align' => ' right',178 'align' => 'bottom', 179 179 ); 180 180 } … … 183 183 'content' => $content, 184 184 'position' => $position, 185 'pointerClass' => 'wp-pointer arrow-bottom', 186 'pointerWidth' => 420, 185 187 ); 186 188 self::print_js( 'wp496_privacy', '#menu-tools', $js_args );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)