Ryan Boren
|
f07c7f5163
|
Refine media state machine methods.
* state( id ) becomes setState( id )
* get( id ) becomes state( id )
* state() stays the same
* previous() becomes lastState()
Props koopersmith
fixes #22652
git-svn-id: http://core.svn.wordpress.org/trunk@22952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-11-30 15:19:11 +00:00 |
|
Daryl Koopersmith
|
2d87f983ad
|
Media: Add Embed from URL tab.
Note: There is a bug that currently blocks adding several successive embeds.
see #21390.
git-svn-id: http://core.svn.wordpress.org/trunk@22547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-11-12 05:57:12 +00:00 |
|
Daryl Koopersmith
|
9af37358a9
|
Integrate media with the custom header page. fixes #21820, see #21390.
git-svn-id: http://core.svn.wordpress.org/trunk@22505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-11-09 11:59:05 +00:00 |
|
Daryl Koopersmith
|
156e782313
|
Custom Headers: Ensure the ready event fires before fetching the existing headers to apply jQuery.masonry. see #20346, #21820.
git-svn-id: http://core.svn.wordpress.org/trunk@22504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-11-09 11:55:20 +00:00 |
|
Andrew Nacin
|
65534a21c0
|
jQuery Masonry for uploaded custom headers. props zamoose. fixes #20346.
git-svn-id: http://core.svn.wordpress.org/trunk@22228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-10-14 17:05:16 +00:00 |
|