| [23909]
|
SergeyBiryukov
|
Use correct id attribute. props ocean90. fixes #23937.
|
| [23908]
|
SergeyBiryukov
|
Fix typo in revisions JS/CSS. props mgibbs189, JustinSainton. fixes #23941.
|
| [23907]
|
nacin
|
Use get_post() in lieu of direct query in wp_ajax_replyto_comment(). fixes #23940.
|
| [23906]
|
markjaquith
|
3.6-beta1
|
| [23905]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23905.
|
| [23904]
|
markjaquith
|
A little more revisions js/php cleanup. see #23901. props kovshenin, ocean90.
|
| [23903]
|
nacin
|
Allow get_post_ancestors() to inspect the $post global, when null/0 is received.
Merges [23635] to the 3.5 branch.
fixes #23708.
|
| [23902]
|
nacin
|
Use correct option name when deleting embed_autourls. props SergeyBiryukov. see #23715.
|
| [23901]
|
markjaquith
|
Revisions CSS cleanup.
props ocean90. fixes #23933
|
| [23900]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23900.
|
| [23899]
|
markjaquith
|
Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING().
fixes #23927
|
| [23898]
|
markjaquith
|
Further cleanup of revisions code. Probably not the last.
see #23901. props adamsilverstein, azaozz, ocean90.
|
| [23897]
|
nacin
|
Remove _wp_delete_nav_menu(). wp_delete_nav_menu() should instead remove the menu from theme locations, which was the only difference between the functions. see #23119.
|
| [23896]
|
nacin
|
Prevent classid="clsid:undefined". props SergeyBiryukov. see #23876.
|
| [23895]
|
nacin
|
Prevent a JS error when working with embedded media in TinyMCE.
props wonderboymusic. fixes #23876.
|
| [23894]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23894.
|
| [23893]
|
nacin
|
Backbone 1.0.0.
Update media JS to reflect changes. Please open new tickets for remaining issues.
props koopersmith.
fixes #23830.
|
| [23892]
|
nacin
|
jQuery UI 1.10.2.
props ocean90. fixes #23370.
|
| [23891]
|
nacin
|
Don't use jQuery.on('ready'). props obenland. see #23875.
|
| [23890]
|
nacin
|
Replace $user_id removed in [23889] with a direct function call. see #23665.
|
| [23889]
|
nacin
|
No need to check for the presence of a current user in a privileged ajax action. see #23665.
|
| [23888]
|
nacin
|
Pass the tag object instead of just the tag ID to topic_count_text_callback. see [23741]. see #21198.
|
| [23887]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23887.
|
| [23886]
|
azaozz
|
Autosave: use heartbeat to determine when connection is lost and disable the Save and Publish buttons. Re-enable the buttons when connection is restored. Props dh-shredder, see #23220
|
| [23885]
|
azaozz
|
Revisions: remove the new _wp_last_revision_matches_current_post(), can be replaced by a simple revisions version check. Fixes #23913
|
| [23884]
|
ryan
|
Preserve alpha in WP_Image_Editor_GD when images are not resized.
Props joehoyle
see #23039
|
| [23883]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23883.
|
| [23882]
|
azaozz
|
Heartbeat: improve setting the errorstate, add ajaxurl to the settings object when loading on the front-end, some code cleanup, see #23216
|
| [23881]
|
azaozz
|
Logged out warnings: by default, load only in the admin. Plugins and themes can load on the front-end when needed, see #23295
|
| [23880]
|
markjaquith
|
Avoid PHP notice on blank chat lines. props SergeyBiryukov. see #23625
|
| [23879]
|
SergeyBiryukov
|
Consistently show "Customize" item in the admin menu. props ethitter. fixes #21413.
|
| [23878]
|
SergeyBiryukov
|
Use correct escaping function. see #23900.
|
| [23877]
|
lancewillett
|
Twenty Thirteen: update Chat post format styles to match markup changes in r23876. See #23869.
|
| [23876]
|
markjaquith
|
Chat post format code cleanup.
see #23625. props obenland.
|
| [23875]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23875.
|
| [23874]
|
helen
|
Since post format meta for images now takes an attachment ID only, make sure we label it appropriately and don't do things like esc_url() the value. fixes #23900.
|
| [23873]
|
markjaquith
|
Sanity checks on image metadata to avoid warnings, etc.
fixes #23733. props wonderboymusic.
|
| [23872]
|
markjaquith
|
Make sure the first revision is seen as coming from emptiness, so it can be restored.
props adamsilverstein. fixes #23898.
|
| [23871]
|
markjaquith
|
Add "Customize" as first item under Appearance menu.
fixes #21413. props ryanhellyer, obenland, DrewAPicture
|
| [23870]
|
markjaquith
|
Fix some Insert-into-Post for Audio/Video bugs.
props wonderboymusic. see #23831.
|
| [23869]
|
SergeyBiryukov
|
Make a copy of post content to avoid changing it in get_the_image(). Remove unnecessary assignment from get_the_media(). props wonderboymusic for initial patch. fixes #23888.
|
| [23868]
|
SergeyBiryukov
|
Fix incorrect script handle and a notice. props ocean90. fixes #23896.
|
| [23867]
|
SergeyBiryukov
|
Make sure the autosave post exists before getting its meta. props kovshenin. fixes #23539.
|
| [23866]
|
SergeyBiryukov
|
Move _show_post_preview() back next to _set_preview(). see #23539.
|
| [23865]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23865.
|
| [23864]
|
markjaquith
|
Give the active post format tab a bit of emphasis.
|
| [23863]
|
markjaquith
|
Gallery is a no-UI post format.
|
| [23862]
|
markjaquith
|
Use the revisioned post format metadata when previewing.
fixes #23539. props kovshenin.
|
| [23861]
|
SergeyBiryukov
|
Remove duplicate array keys. props kovshenin. see #19570.
|
| [23860]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23860.
|
| [23859]
|
markjaquith
|
Revision our post format postmeta.
props kovshenin, WraithKenny. see #20564.
|
| [23858]
|
markjaquith
|
Simplify the accordion sibling-section-closing JS.
see #23890
|
| [23857]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23857.
|
| [23856]
|
markjaquith
|
Use jQuery.on() properly in accordion code. Some other cleanup.
see #23890.
|
| [23855]
|
markjaquith
|
Remove duplicated code that was accidentally committed in [23417].
fixes #23889. props DrewAPicture.
|
| [23854]
|
markjaquith
|
Do not attempt a slide transition if the current and switched-to post
formats both have no UI. Do not slide if clicking on the current format.
see #19570
|
| [23853]
|
markjaquith
|
Use jQuery.on() properly. Add some slideUp()/slideDown() transitions to ease post format switches. see #19570
|
| [23852]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23852.
|
| [23851]
|
markjaquith
|
Defer JS to document ready
|
| [23850]
|
markjaquith
|
Clean up mixed spaces/tabs in post-formats.js
|
| [23849]
|
azaozz
|
Post revisions:
- Always update the revision version when updating post authors.
- Check if revisions have been updated and return early.
- Update the revisions by direct query to avoid resetting post_modified.
- Fix a bug where we may be comparing with an autosave but need to compare with the latest revision.
Fixes #16215.
|
| [23848]
|
lancewillett
|
Twenty Thirteen: simpler name for custom image size for image post formats, see #23620.
|
| [23847]
|
markjaquith
|
Add compat code for 'image' post format.
see #19570. props wonderboymusic.
|
| [23846]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23846.
|
| [23845]
|
markjaquith
|
Post Format prompt copy tweaks. props sabreuse. see #19570
|
| [23844]
|
markjaquith
|
Nav Menus help tab updates.
fixes #23608. props DrewAPicture, Ipstenu, JerrySarcastic.
|
| [23843]
|
markjaquith
|
Post Format UI.
* Icons
* Selection
* Prompt text
* Special fields
* Styling
* Sparkles
This is going to need testing, polish, and love.
see #19570. props melchoyce, helen, wonderboymusic, lessbloat, rachelbaker, aaroncampbell, DrewAPicture, ryelle.
|
| [23842]
|
markjaquith
|
Use the wp_insert_post hook to save revisions, so we save revisions for
an initial wp_insert_post() run, not just updates.
see #16215
|
| [23841]
|
lancewillett
|
Bundled themes: remove cases of `:active` and `:hover` pseudo-class selectors used for accessibility. These cases need `:focus` only. See r23783 and #23803.
|
| [23840]
|
markjaquith
|
Move the "look for the first media attachment" code below the "look
in the post content for media" code, so that it is the method of last
resort. This way, if you attach AND embed media, you won't get duplication.
fixes #23879
|
| [23839]
|
lancewillett
|
Twenty Thirteen: improvements to Image post format handling to use a custom image size instead of filtering a `$content_width` variable.
Includes CSS cleanup and markup improvements to both video and image templates, moving the media HTML piece out of the `header` element.
Props obenland, closes #23620.
|
| [23838]
|
lancewillett
|
Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture for the nudge. See #23819.
|
| [23837]
|
lancewillett
|
Twenty Thirteen: better back compat handling by moving version compare before the include to avoid loading the file altogether. Also prevent Customizer views. Props obenland, closes #23819.
|
| [23836]
|
markjaquith
|
Rename the_extra_content() to the_remaining_content().
fixes #23877.
|
| [23835]
|
lancewillett
|
Twenty Thirteen: style native `mediaelement` video player with a black background color. Props obenland, closes #23821.
|
| [23834]
|
markjaquith
|
Kill the HR on revisions page. see #23497
|
| [23833]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23833.
|
| [23832]
|
markjaquith
|
Make sure that the ID of the right revision is not less than the ID of the left revision
see #23497
|
| [23831]
|
markjaquith
|
correct a revision/tooltip mismatch.
props adamsilverstein. see #23497
|
| [23830]
|
azaozz
|
Fix wp_list_post_revisions() to include all autosaves when listing autosaves only and properly include or exclude the current post, see #23665, see #16215
|
| [23829]
|
lancewillett
|
Twenty Thirteen: refresh Quote post format styles based on new default markup, see r23822. Props obenland, fixes #23852.
|
| [23828]
|
lancewillett
|
Twenty Thirteen: add support and styling for Audio structured post format. Moves audio content out from the main post content, using `the_audio()` and `the_extra_content()`. Props obenland, fixes #23871.
|
| [23827]
|
lancewillett
|
Twenty Thirteen: fix "Must log in to post comment" message misalignment. Props beaulebens and obenland, fixes #23872.
|
| [23826]
|
lancewillett
|
Twenty Ten: improve how gallery image IDs are retrieved for use in the Gallery post format template. Props to obenland for original patch, fixes #23617.
|
| [23825]
|
lancewillett
|
Twenty Thirteen: change version compare string to "3.6-alpha" to avoid an error for alpha and beta testers during development. See #23819, props kovshenin.
|
| [23824]
|
lancewillett
|
Twenty Eleven: improve how gallery image IDs are retrieved for use in the Gallery post format template. Props to obenland for original patch, fixes #22907.
|
| [23823]
|
markjaquith
|
Fix a longstanding "off by one" revision authorship bug.
* Fixes old revision data on the fly when you open a post for editing.
* Uses post_name of revisions to store a post version number (-v1), so we know what has been fixed.
* Latest version should also have a revision stored, whereas before it did not.
props adamsilverstein, mdawaffe. fixes #16215.
|
| [23822]
|
markjaquith
|
Better default quote markup for post format fallbacks.
props obenland. see #23347
|
| [23821]
|
markjaquith
|
Add some filters to the image extraction-from-post bits so people with
existing postmeta-based flows can hook in and make magic happen.
props wonderboymusic. fixes #22960.
|
| [23820]
|
lancewillett
|
Twenty Thirteen: take full advantage of new structured post format template functions, see r23819.
Extract first video or image from Video and Image post format posts, and place the item above the title within its own HTML wrapper with `the_video()` and `the_image()'. Also, remove the item from the post content with `the_extra_content()`.
This allows us to meet the design requirements for Twenty Thirteen with minimal changes to the theme template files. Fixes #23620.
|
| [23819]
|
markjaquith
|
Give themers tangible, user-friendly template functions to take full advantage of structured post formats.
* the_audio()
* the_video()
* the_image()
* get_the_media()
Also introduces:
* get_the_extra_content()
* the_extra_content()
Those two functions are like their non-extra versions, except that they
will have any post-format bits extracted. e.g. It's an image post, for
which the_image() will extract an <img /> tag. the_extra_content() will
output the content *without* that image.
props wonderboymusic. Herculean effort. fixes #23572
|
| [23818]
|
markjaquith
|
Take revision control out of the realm of a pure constant. Make it filterable.
* New filter: wp_revisions_to_keep
props ethitter, SergeyBiryukov. fixes #22289.
|
| [23817]
|
lancewillett
|
Twenty Thirteen: better styles for Chat structured post format output. Props Joen for starter CSS, closes #23869.
|
| [23816]
|
lancewillett
|
Twenty Thirteen: add back-compat function to avoid activation with older WordPress installs. Props kovshenin, see #23819 and #13780.
|
| [23815]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23815.
|
| [23814]
|
westi
|
Pluggable Auth: When setting new passwords for users trim any leading or trailing space to match what we do when we test passwords.
Fixes #23494
|
| [23813]
|
markjaquith
|
*Very* rough runthough of revisions.js for JS style, variable names, etc.
Consider this the lawnmower that precedes Daryl's scissors.
see #23497
|
| [23812]
|
bumpbot
|
Compress scripts/styles: 3.6-alpha-23812.
|
| [23811]
|
markjaquith
|
Minor revisions PHP reorg, code cleanup, restores _post_restored_from functionality.
props adamsilverstein. see #23497
|
| [23810]
|
markjaquith
|
Move nav menus to a tabbed interface, so that users with a lot of locations can do bulk assignment.
props DrewAPicture, lessbloat. fixes #23770
|