| [22048]
|
nacin
|
Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951.
|
| [6153]
|
markjaquith
|
Add tag_base to list of untrailingslashed options, and standardize the unslashing. Prevents /mytags//tagname/
|
| [6076]
|
ryan
|
Add tags to export. see #4682
|
| [6123]
|
ryan
|
Add tags-input class. Props momo360modena. fixes #4989
|
| [21651]
|
ryan
|
Add tags_input, page_template, and post_category get magic to WP_Post.
Deprecate get_post_to_edit() and wp_get_single_post().
Props scribu
see #21309
|
| [12938]
|
ryan
|
Add taxonomies arg to register_post_type() for registering built-in taxonomies for the post type. Props technosailor. see #9674
|
| [10554]
|
ryan
|
Add taxonomy argument to wp_tag_cloud()
|
| [1105]
|
nbachiyski
|
Add temp_filename() method
Creates a temporary filename and returns its filename.
|
| [1789]
|
rboren
|
Add template and stylesheet filters.
|
| [20073]
|
nacin
|
Add template and stylesheet to readonly options that can be pulled from XML-RPC. props koke, ericmann. see #17132.
|
| [743]
|
nacin
|
Add template for the test in [742].
|
| [19968]
|
nacin
|
Add template names to theme pots. see #6007.
|
| [13252]
|
nacin
|
Add template_include filter, to modify the template path before it is included. Fixes #11242
|
| [2722]
|
ryan
|
Add temporary cap/roles updater. Define RESET_CAPS to enable.
|
| [21552]
|
nacin
|
Add term_taxonomy_id field handling to WP_Tax_Query::transform_query(), allowing the transformation to be bypassed when tt ids are passed.
props wonderboymusic.
fixes #21228.
|
| [20441]
|
ryan
|
Add terminal punctuation to some signup error messages. Props dllh. fixes #20332
|
| [16056]
|
scribu
|
Add terms_clauses filter. Props sc0ttkclark for initial patch. See #15020
|
| [266]
|
westi
|
Add test case for WP#11211
|
| [274]
|
westi
|
Add test cases for WP#10468 and also for multiple values in $args when using wp_clear_scheduled_hook.
|
| [311]
|
westi
|
Add test cases for WP#15241.
|
| [249]
|
westi
|
Add test cases for WP_Dependencies. Includes bugs hilighted in WP#9870
|
| [231]
|
westi
|
Add test cases for checked and selected for WP#9862
|
| [273]
|
nbachiyski
|
Add test cases for clwan_url() with unicode
|
| [256]
|
westi
|
Add test cases for delete_post_meta_by_key(). Relates to WP#11100.
|
| [240]
|
westi
|
Add test cases for hash_hmac compatibility function see WP#10284.
|
| [278]
|
westi
|
Add test cases for is_serialized from WP#9930 based on examples from vladimir_kolesnikov and dd32.
|
| [290]
|
westi
|
Add test cases for kses bug in WP#12394 props dougal.
|
| [275]
|
westi
|
Add test cases for like_escape. relates WP#10041.
|
| [287]
|
westi
|
Add test cases for style/script versioning relating to the fix for WP#11315.
|
| [242]
|
westi
|
Add test cases for the post_meta functions.
|
| [877]
|
nacin
|
Add test groups to all tests without them.
|
| [281]
|
westi
|
Add test import data which contains serialised postmeta data as currently exported by WordPress v2.9 and earlier. From WP#10619 thanks to johncoswell.
|
| [1278]
|
markoheijnen
|
Add test to check if guid isn't empty when not provided. See #18310
|
| [704]
|
nacin
|
Add testdata for [703].
|
| [1130]
|
nbachiyski
|
Add tests for #WP22435, the Export API crusade
|
| [494]
|
duck_
|
Add tests for CDATA sections containing the closing sequence "]]>". See #WP15203.
|
| [1116]
|
nbachiyski
|
Add tests for WP_Dependencies::add_deps(). See #WP22229
|
| [234]
|
westi
|
Add tests for bracketed quoted strings from WP#1418 based on test cases from voyou1.
|
| [1233]
|
nacin
|
Add tests for get_date_from_gmt() and get_gmt_from_date().
These tests demonstrate that get_date_from_gmt() is ignorant of DST settings.
props scholesmafia.
see #20328.
|
| [1115]
|
nbachiyski
|
Add tests for inline scripts and literal values.
See #WP22229
|
| [250]
|
westi
|
Add tests for make_clicable with brackets in the url.
|
| [1110]
|
nbachiyski
|
Add tests for map_deep(). See #WP22300
|
| [698]
|
coffee2code
|
Add tests for stripslashes_deep(), including for #WP18026
|
| [313]
|
westi
|
Add tests for twitter hash bang urls from #WP14993.
Start merging extra make_clickable tests. See #8
|
| [1087]
|
bpetty
|
Add tests for wp_basename(). See also #WP22138 and #WP21217.
|
| [221]
|
westi
|
Add tests for wp_mail with custom boundaries for WordPress ticket #5204.
|
| [441]
|
duck_
|
Add tests for wp_trim_words(). See #WP16372.
|
| [748]
|
coffee2code
|
Add tests for wp_unique_term_slug()
|
| [448]
|
ryan
|
Add tests for wp_update_user().
|
| [12894]
|
dd32
|
Add text to 'Add New' button in link manager. Props scribu. Fixes #12071
|
| [3500]
|
ryan
|
Add text/javascript header to cat-js.php. Props Juergen. fixes #2351
|
| [14936]
|
nacin
|
Add textdomain. see #13198.
|
| [20389]
|
azaozz
|
Add the "aside,audio,canvas,figcaption,figure,nav,output,video" tags that shouldn't be wrapped in <p> to the internal blocks list in TinyMCE, fixes #20381
|
| [19756]
|
duck_
|
Add the $query parameter to add_rewrite_tag() so that it matches WP_Rewrite::add_rewrite_tag(). Fixes #19871.
Also rename some other parameters so that they all match.
|
| [24302]
|
ryan
|
Add the Daily Motion shortlink, dai.ly, to the default oembed provider list.
Props georgestephanis
fixes #24353
|
| [837]
|
nacin
|
Add the TEMPORARY keyword to CREATE TABLE and DROP TABLE to prevent implicit transaction commits. Use assertInstanceOf in assertWPError. see #82.
|
| [18985]
|
dd32
|
Add the Tumblr importer to the Importers List. Fixes #18976
|
| [23095]
|
markjaquith
|
Add the ability to click "Edit" and kick out to the advanced image editor from within the Media modal. New window, with "Refresh" offered on your return. fixes #22743. props koopersmith, nacin, helenyhou.
|
| [23689]
|
markjaquith
|
Add the ability to use HTML5 input types in the comment form.
props jorbin, georgestephanis, obenland. fixes #15080
|
| [320]
|
westi
|
Add the amps into the test cases. See #WP15241 props norbertm
|
| [5192]
|
rob1n
|
Add the argument back in. Whoops.
|
| [16534]
|
nacin
|
Add the audio post format, the final format we plan to support. see #14746.
|
| [12046]
|
markjaquith
|
Add the author to the quick edit dropdown author list if they currently lack the ability to edit so as to avoid stealing their post away from them. fixes #10967
|
| [18729]
|
azaozz
|
Add the borders to the border-radius merge, see #18314
|
| [10044]
|
westi
|
Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott.
|
| [19912]
|
azaozz
|
Add the editor ID and the post type (when available) as classes to the TinyMCE's body, fixes #19437
|
| [22392]
|
nacin
|
Add the export_filters and wp_export_args hooks. props MartyThornley, brandondove. fixes #19863.
|
| [17684]
|
nacin
|
Add the filter in display_rows, rather than _display_rows.
|
| [17705]
|
nacin
|
Add the filter in display_rows, rather than _display_rows. for 3.1.
|
| [24248]
|
ryan
|
Add the flickr shortlink, flic.kr, to the oEmbed default providers list.
Props Ipstenu
fixes #23052
|
| [15512]
|
scribu
|
Add the floated_admin_avatar filter from WP_Comments_Table. See #14637
|
| [16827]
|
nacin
|
Add the for atteibute to internal linking labels. props batmoo, see #11420.
|
| [16237]
|
ryan
|
Add the former contents of ms-admin.php to a right now widget for the network admin. see #14435
|
| [13113]
|
westi
|
Add the generator element in feeds through the {rss2|atom|rdf|rss|opml}_head hooks. Fixes #6947 props sivel.
|
| [914]
|
nacin
|
Add the http test classes missed in [909].
|
| [20433]
|
azaozz
|
Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014
|
| [17333]
|
nacin
|
Add the load-edit-link-categories.php hook for back compat. fixes #16307.
|
| [17972]
|
azaozz
|
Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986
|
| [18373]
|
azaozz
|
Add the new TinyMCE icons to two more buttons, fixes #17925
|
| [11816]
|
westi
|
Add the new file too.
|
| [17842]
|
azaozz
|
Add the new grey TinyMCE icons, see #15986
|
| [20902]
|
nacin
|
Add the old root feed files to the $_old_files array, commented the way we've done for wp-register.php and wp-pass.php. see #20727.
|
| [16139]
|
westi
|
Add the post status as a class so that a theme can easily style private posts differently. Fixes #15279.
|
| [10033]
|
markjaquith
|
Add the screen_icon() for Widgetless themes too
|
| [10816]
|
azaozz
|
Add the sticky post grey background to the default theme, props Viper007Bond, fixes #9359
|
| [18703]
|
azaozz
|
Add the styling for "drop area" to Media->Add New, see #18206
|
| [20072]
|
nacin
|
Add the wp_edit_nav_menu_walker filter to the ajax request. props wonderslug, ocean90. fixes #14527.
|
| [2858]
|
ryan
|
Add the_author filter. Props markjaquith. fixes #1531
|
| [11269]
|
ryan
|
Add the_author_aim() to deprecated. see #8776
|
| [13557]
|
nacin
|
Add the_feed_link(). fixes #11794, props sirzooro.
|
| [5241]
|
rob1n
|
Add the_meta_key filter with $key and $value arguments. Props mdawaffe. fixes #2861
|
| [2094]
|
rboren
|
Add the_permalink filter. Bug 693. Props: morganiq
|
| [11213]
|
ryan
|
Add the_post action. Props Denis-de-Bernardy. fixes #6284
|
| [10714]
|
ryan
|
Add theme delete link. Stub action. see #8678
|
| [2292]
|
rboren
|
Add theme directory location hooks.
|
| [18327]
|
nacin
|
Add theme feature strings for translation. These are already being returned by the API. props lancewillett, fixes #17359.
|
| [7972]
|
ryan
|
Add theme paging for those who can't bear to pare down their huge theme collection. You know who you are. see #5486
|
| [18325]
|
ryan
|
Add theme support option for turning on random default headers. fixes #17832
|
| [435]
|
nacin
|
Add theme support tests (add_, current_, remove_). Includes tests for patch on #WP18548.
|
| [17029]
|
nacin
|
Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
|