mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Hide the post title and auto-generate based on the post body, for the status and aside post formats.
props kovshenin. see #24011. git-svn-id: https://develop.svn.wordpress.org/trunk@24043 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3995,6 +3995,8 @@ body .ui-tooltip {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.wp-format-aside #titlewrap,
|
||||
.wp-format-status #titlewrap,
|
||||
.wp-format-aside .wp-media-buttons .insert-media,
|
||||
.wp-format-status .wp-media-buttons .insert-media {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user