Make WordPress Core

Changeset 61547


Ignore:
Timestamp:
01/28/2026 09:01:01 PM (2 months ago)
Author:
jorbin
Message:

General: Revert commit with accidental changes.

[61531] included both the intended change of [61480] and additional code. In order to provide as clean of a history as possible, this is being reverted and will be recommitted so that it only contains the correct code.

Unprops jorbin.

Follow up to [61531].

See #64350.
Props joedolson, westonruter, jonsurrell, desrosj.

Location:
branches/6.9
Files:
25 edited

Legend:

Unmodified
Added
Removed
  • branches/6.9

  • branches/6.9/src/js/_enqueues/vendor/thickbox/thickbox.css

    r61531 r61547  
    135135
    136136.tb-close-icon:before {
    137     content: "\f158";
    138137    content: "\f158" / '';
    139138    font: normal 20px/29px dashicons;
  • branches/6.9/src/wp-admin/css/admin-menu.css

    r61531 r61547  
    504504
    505505#collapse-button .collapse-button-icon:after {
    506     content: "\f148";
    507506    content: "\f148" / '';
    508507    display: block;
  • branches/6.9/src/wp-admin/css/colors/_admin.scss

    r61531 r61547  
    6969
    7070input[type=checkbox]:checked::before {
    71     content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27#{url-friendly-colour(variables.$form-checked)}%27%2F%3E%3C%2Fsvg%3E");
    7271    content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27#{url-friendly-colour(variables.$form-checked)}%27%2F%3E%3C%2Fsvg%3E") / '';
    7372}
  • branches/6.9/src/wp-admin/css/common.css

    r61531 r61547  
    560560
    561561.js-update-details-toggle[aria-expanded="true"] .dashicons::before {
    562     content: "\f142";
    563562    content: "\f142" / '';
    564563}
     
    807806    background: none;
    808807    color: #787c82;
    809     content: "\f153";
    810808    content: "\f153" / '';
    811809    display: block;
     
    11351133
    11361134.wp-filter .drawer-toggle:before {
    1137     content: "\f111";
    11381135    content: "\f111" / '';
    11391136    margin: 0 5px 0 0;
     
    15281525#plugin-information-footer .update-now:not(.button-disabled):before {
    15291526    color: #d63638;
    1530     content: "\f463";
    15311527    content: "\f463" / '';
    15321528    display: inline-block;
     
    15911587.button.activating-message:before {
    15921588    color: #d63638;
    1593     content: "\f463";
    15941589    content: "\f463" / '';
    15951590}
     
    16281623.button.activated-message:before {
    16291624    color: #68de7c;
    1630     content: "\f147";
    16311625    content: "\f147" / '';
    16321626}
     
    16351629.update-message.notice-error p:before {
    16361630    color: #d63638;
    1637     content: "\f534";
    16381631    content: "\f534" / '';
    16391632}
     
    18451838#screen-meta-links .show-settings:after {
    18461839    right: 0;
    1847     content: "\f140";
    18481840    content: "\f140" / '';
    18491841    font: normal 20px/1 dashicons;
     
    18591851
    18601852#screen-meta-links .screen-meta-active:after {
    1861     content: "\f142";
    18621853    content: "\f142" / '';
    18631854}
     
    26812672
    26822673.star-rating .star-full:before {
    2683     content: "\f155";
    26842674    content: "\f155" / '';
    26852675}
    26862676
    26872677.star-rating .star-half:before {
    2688     content: "\f459";
    26892678    content: "\f459" / '';
    26902679}
     
    26952684
    26962685.star-rating .star-empty:before {
    2697     content: "\f154";
    26982686    content: "\f154" / '';
    26992687}
     
    31873175
    31883176.plugin-details-modal #TB_closeWindowButton:after {
    3189     content: "\f335";
    31903177    content: "\f335" / '';
    31913178    font: normal 32px/29px 'dashicons';
     
    32143201.bulk-action-notice .toggle-indicator::before,
    32153202.privacy-text-box .toggle-indicator::before {
    3216     content: "\f142";
    32173203    content: "\f142" / '';
    32183204    display: inline-block;
     
    32273213.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,
    32283214.privacy-text-box.closed .toggle-indicator::before {
    3229     content: "\f140";
    32303215    content: "\f140" / '';
    32313216}
    32323217
    32333218.postbox .handle-order-higher .order-higher-indicator::before {
    3234     content: "\f343";
    32353219    content: "\f343" / '';
    32363220    color: inherit;
     
    32383222
    32393223.postbox .handle-order-lower .order-lower-indicator::before {
    3240     content: "\f347";
    32413224    content: "\f347" / '';
    32423225    color: inherit;
     
    33623345}
    33633346[role="treeitem"][aria-expanded="false"] > .folder-label .icon:after {
    3364     content: "\f139";
    33653347    content: "\f139" / '';
    33663348}
    33673349[role="treeitem"][aria-expanded="true"] > .folder-label .icon:after {
    3368     content: "\f140";
    33693350    content: "\f140" / '';
    33703351}
     
    35823563.wp-customizer .accordion-section-title:after,
    35833564.widget-top .widget-action .toggle-indicator:before {
    3584     content: "\f140";
    35853565    content: "\f140" / '';
    35863566    font: normal 20px/1 dashicons;
     
    36313611.widget.open .widget-top .widget-action .toggle-indicator:before,
    36323612.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before {
    3633     content: "\f142";
    36343613    content: "\f142" / '';
    36353614}
  • branches/6.9/src/wp-admin/css/customize-controls.css

    r61531 r61547  
    234234}
    235235#customize-control-trash_changeset .button-link:before {
    236     content: "\f182";
    237236    content: "\f182" / '';
    238237    font: normal 22px dashicons;
     
    596595#customize-theme-controls .accordion-section-title:after,
    597596#customize-outer-theme-controls .accordion-section-title:after {
    598     content: "\f345";
    599597    content: "\f345" / '';
    600598    color: #a7aaad;
     
    934932.customize-controls-close:before {
    935933    font: normal 22px/45px dashicons;
    936     content: "\f335";
    937934    content: "\f335" / '';
    938935    position: relative;
     
    944941.customize-section-back:before {
    945942    font: normal 20px/72px dashicons;
    946     content: "\f341";
    947943    content: "\f341" / '';
    948944    position: relative;
     
    10311027.customize-section-description a.external-link:after {
    10321028    font: 16px/11px dashicons;
    1033     content: "\f504";
    10341029    content: "\f504" / '';
    10351030    top: 3px;
     
    13631358
    13641359.customize-control .dropdown-arrow:after {
    1365     content: "\f140";
    13661360    content: "\f140" / '';
    13671361    font: normal 20px/1 dashicons;
     
    18881882
    18891883.themes-filter-bar .feature-filter-toggle:before {
    1890     content: "\f111";
    18911884    content: "\f111" / '';
    18921885    margin: 0 5px 0 0;
     
    20272020
    20282021.control-panel-themes .theme-section .customize-themes-section-title.selected:after {
    2029     content: "\f147";
    20302022    content: "\f147" / '';
    20312023    font: 16px/1 dashicons;
     
    25312523.add-new-menu-item:before,
    25322524#available-menu-items .new-content-item .add-content:before {
    2533     content: "\f132";
    25342525    content: "\f132" / '';
    25352526    display: inline-block;
     
    26112602.move-widget-down:before,
    26122603.menus-move-down:before {
    2613     content: "\f347";
    26142604    content: "\f347" / '';
    26152605}
     
    26172607.move-widget-up:before,
    26182608.menus-move-up:before {
    2619     content: "\f343";
    26202609    content: "\f343" / '';
    26212610}
     
    27782767#available-widgets-filter .clear-results:before,
    27792768#available-menu-items-search .clear-results:before {
    2780     content: "\f335";
    27812769    content: "\f335" / '';
    27822770    font: normal 20px/1 dashicons;
     
    29902978    .customize-controls-preview-toggle .controls:before {
    29912979        font: normal 20px/1 dashicons;
    2992         content: "\f177";
    29932980        content: "\f177" / '';
    29942981        position: relative;
     
    29982985
    29992986    .customize-controls-preview-toggle .controls:before {
    3000         content: "\f540";
    30012987        content: "\f540" / '';
    30022988    }
  • branches/6.9/src/wp-admin/css/customize-nav-menus.css

    r61531 r61547  
    142142
    143143.menus-move-left:before {
    144     content: "\f341";
    145144    content: "\f341" / '';
    146145}
    147146
    148147.menus-move-right:before {
    149     content: "\f345";
    150148    content: "\f345" / '';
    151149}
     
    180178
    181179.wp-customizer .menu-item.menu-item-edit-active .item-edit .toggle-indicator:before {
    182     content: "\f142";
    183180    content: "\f142" / '';
    184181}
     
    281278    -moz-osx-font-smoothing: grayscale;
    282279    border: none;
    283     content: "\f111";
    284280    content: "\f111" / '';
    285281    display: block;
     
    325321.wp-customizer .menu-item .item-edit .toggle-indicator:before,
    326322#available-menu-items .accordion-section-title .toggle-indicator:before {
    327     content: "\f140";
    328323    content: "\f140" / '';
    329324    display: block;
     
    472467
    473468.menu-item-bar .item-delete:before {
    474     content: "\f335";
    475469    content: "\f335" / '';
    476470    position: absolute;
     
    658652
    659653#available-menu-items .item-add:before {
    660     content: "\f543";
    661654    content: "\f543" / '';
    662655    position: relative;
     
    677670
    678671#available-menu-items .menu-item-handle.item-added .item-add:before {
    679     content: "\f147";
    680672    content: "\f147" / '';
    681673}
  • branches/6.9/src/wp-admin/css/customize-widgets.css

    r61531 r61547  
    131131
    132132.move-widget:before {
    133     content: "\f504";
    134133    content: "\f504" / '';
    135134}
     
    172171#customize-theme-controls .widget-area-select li:before {
    173172    display: none;
    174     content: "\f147";
    175173    content: "\f147" / '';
    176174    position: absolute;
     
    295293
    296294#available-widgets .widget-title:before {
    297     content: "\f132";
    298295    content: "\f132" / '';
    299296    position: absolute;
     
    312309
    313310/* dashicons-smiley */
    314 #available-widgets [class*="easy"] .widget-title:before {
    315     content: "\f328";
    316     content: "\f328" / '';
    317     top: -4px;
    318 }
     311#available-widgets [class*="easy"] .widget-title:before { content: "\f328" / ''; top: -4px; }
    319312
    320313/* dashicons-star-filled */
    321314#available-widgets [class*="super"] .widget-title:before,
    322 #available-widgets [class*="like"] .widget-title:before {
    323     content: "\f155";
    324     content: "\f155" / '';
    325     top: -4px;
    326 }
     315#available-widgets [class*="like"] .widget-title:before { content: "\f155" / ''; top: -4px; }
    327316
    328317/* dashicons-wordpress */
    329 #available-widgets [class*="meta"] .widget-title:before {
    330     content: "\f120";
    331     content: "\f120" / '';
    332 }
     318#available-widgets [class*="meta"] .widget-title:before { content: "\f120" / ''; }
    333319
    334320/* dashicons-archive */
    335 #available-widgets [class*="archives"] .widget-title:before {
    336     content: "\f480";
    337     content: "\f480" / '';
    338     top: -4px;
    339 }
     321#available-widgets [class*="archives"] .widget-title:before { content: "\f480" / ''; top: -4px; }
    340322
    341323/* dashicons-category */
    342 #available-widgets [class*="categor"] .widget-title:before {
    343     content: "\f318";
    344     content: "\f318" / '';
    345     top: -4px;
    346 }
     324#available-widgets [class*="categor"] .widget-title:before { content: "\f318" / ''; top: -4px; }
    347325
    348326/* dashicons-admin-comments */
    349327#available-widgets [class*="comment"] .widget-title:before,
    350328#available-widgets [class*="testimonial"] .widget-title:before,
    351 #available-widgets [class*="chat"] .widget-title:before {
    352     content: "\f101";
    353     content: "\f101" / '';
    354 }
     329#available-widgets [class*="chat"] .widget-title:before { content: "\f101" / ''; }
    355330
    356331/* dashicons-admin-post */
    357 #available-widgets [class*="post"] .widget-title:before {
    358     content: "\f109";
    359     content: "\f109" / '';
    360 }
     332#available-widgets [class*="post"] .widget-title:before { content: "\f109" / ''; }
    361333
    362334/* dashicons-admin-page */
    363 #available-widgets [class*="page"] .widget-title:before {
    364     content: "\f105";
    365     content: "\f105" / '';
    366 }
     335#available-widgets [class*="page"] .widget-title:before { content: "\f105" / ''; }
    367336
    368337/* dashicons-text */
    369 #available-widgets [class*="text"] .widget-title:before {
    370     content: "\f478";
    371     content: "\f478" / '';
    372 }
     338#available-widgets [class*="text"] .widget-title:before { content: "\f478" / ''; }
    373339
    374340/* dashicons-admin-links */
    375 #available-widgets [class*="link"] .widget-title:before {
    376     content: "\f103";
    377     content: "\f103" / '';
    378 }
     341#available-widgets [class*="link"] .widget-title:before { content: "\f103" / ''; }
    379342
    380343/* dashicons-search */
    381 #available-widgets [class*="search"] .widget-title:before {
    382     content: "\f179";
    383     content: "\f179" / '';
    384 }
     344#available-widgets [class*="search"] .widget-title:before { content: "\f179" / ''; }
    385345
    386346/* dashicons-menu */
    387347#available-widgets [class*="menu"] .widget-title:before,
    388 #available-widgets [class*="nav"] .widget-title:before {
    389     content: "\f333";
    390     content: "\f333" / '';
    391 }
     348#available-widgets [class*="nav"] .widget-title:before { content: "\f333" / ''; }
    392349
    393350/* dashicons-tagcloud */
    394 #available-widgets [class*="tag"] .widget-title:before {
    395     content: "\f479";
    396     content: "\f479" / '';
    397 }
     351#available-widgets [class*="tag"] .widget-title:before { content: "\f479" / ''; }
    398352
    399353/* dashicons-rss */
    400 #available-widgets [class*="rss"] .widget-title:before {
    401     content: "\f303";
    402     content: "\f303" / '';
    403     top: -6px;
    404 }
     354#available-widgets [class*="rss"] .widget-title:before { content: "\f303" / ''; top: -6px; }
    405355
    406356/* dashicons-calendar */
    407357#available-widgets [class*="event"] .widget-title:before,
    408 #available-widgets [class*="calendar"] .widget-title:before {
    409     content: "\f145";
    410     content: "\f145" / '';
    411     top: -4px;
    412 }
     358#available-widgets [class*="calendar"] .widget-title:before { content: "\f145" / ''; top: -4px;}
    413359
    414360/* dashicons-format-image */
     
    416362#available-widgets [class*="photo"] .widget-title:before,
    417363#available-widgets [class*="slide"] .widget-title:before,
    418 #available-widgets [class*="instagram"] .widget-title:before {
    419     content: "\f128";
    420     content: "\f128" / '';
    421 }
     364#available-widgets [class*="instagram"] .widget-title:before { content: "\f128" / ''; }
    422365
    423366/* dashicons-format-gallery */
    424367#available-widgets [class*="album"] .widget-title:before,
    425 #available-widgets [class*="galler"] .widget-title:before {
    426     content: "\f161";
    427     content: "\f161" / '';
    428 }
     368#available-widgets [class*="galler"] .widget-title:before { content: "\f161" / ''; }
    429369
    430370/* dashicons-format-video */
    431371#available-widgets [class*="video"] .widget-title:before,
    432 #available-widgets [class*="tube"] .widget-title:before {
    433     content: "\f126";
    434     content: "\f126" / '';
    435 }
     372#available-widgets [class*="tube"] .widget-title:before { content: "\f126" / ''; }
    436373
    437374/* dashicons-format-audio */
    438375#available-widgets [class*="music"] .widget-title:before,
    439376#available-widgets [class*="radio"] .widget-title:before,
    440 #available-widgets [class*="audio"] .widget-title:before {
    441     content: "\f127";
    442     content: "\f127" / '';
    443 }
     377#available-widgets [class*="audio"] .widget-title:before { content: "\f127" / ''; }
    444378
    445379/* dashicons-admin-users */
     
    450384#available-widgets [class*="subscriber"] .widget-title:before,
    451385#available-widgets [class*="profile"] .widget-title:before,
    452 #available-widgets [class*="grofile"] .widget-title:before {
    453     content: "\f110";
    454     content: "\f110" / '';
    455 }
     386#available-widgets [class*="grofile"] .widget-title:before { content: "\f110" / ''; }
    456387
    457388/* dashicons-cart */
    458389#available-widgets [class*="commerce"] .widget-title:before,
    459390#available-widgets [class*="shop"] .widget-title:before,
    460 #available-widgets [class*="cart"] .widget-title:before {
    461     content: "\f174";
    462     content: "\f174" / '';
    463     top: -4px;
    464 }
     391#available-widgets [class*="cart"] .widget-title:before { content: "\f174" / ''; top: -4px; }
    465392
    466393/* dashicons-shield */
    467394#available-widgets [class*="secur"] .widget-title:before,
    468 #available-widgets [class*="firewall"] .widget-title:before {
    469     content: "\f332";
    470     content: "\f332" / '';
    471 }
     395#available-widgets [class*="firewall"] .widget-title:before { content: "\f332" / ''; }
    472396
    473397/* dashicons-chart-bar */
    474398#available-widgets [class*="analytic"] .widget-title:before,
    475399#available-widgets [class*="stat"] .widget-title:before,
    476 #available-widgets [class*="poll"] .widget-title:before {
    477     content: "\f185";
    478     content: "\f185" / '';
    479 }
     400#available-widgets [class*="poll"] .widget-title:before { content: "\f185" / ''; }
    480401
    481402/* dashicons-feedback */
    482 #available-widgets [class*="form"] .widget-title:before {
    483     content: "\f175";
    484     content: "\f175" / '';
    485 }
     403#available-widgets [class*="form"] .widget-title:before { content: "\f175" / ''; }
    486404
    487405/* dashicons-email-alt */
     
    489407#available-widgets [class*="news"] .widget-title:before,
    490408#available-widgets [class*="contact"] .widget-title:before,
    491 #available-widgets [class*="mail"] .widget-title:before {
    492     content: "\f466";
    493     content: "\f466" / '';
    494 }
     409#available-widgets [class*="mail"] .widget-title:before { content: "\f466" / ''; }
    495410
    496411/* dashicons-share */
    497412#available-widgets [class*="share"] .widget-title:before,
    498 #available-widgets [class*="socia"] .widget-title:before {
    499     content: "\f237";
    500     content: "\f237" / '';
    501 }
     413#available-widgets [class*="socia"] .widget-title:before { content: "\f237" / ''; }
    502414
    503415/* dashicons-translation */
    504416#available-widgets [class*="lang"] .widget-title:before,
    505 #available-widgets [class*="translat"] .widget-title:before {
    506     content: "\f326";
    507     content: "\f326" / '';
    508 }
     417#available-widgets [class*="translat"] .widget-title:before { content: "\f326" / ''; }
    509418
    510419/* dashicons-location-alt */
    511420#available-widgets [class*="locat"] .widget-title:before,
    512 #available-widgets [class*="map"] .widget-title:before {
    513     content: "\f231";
    514     content: "\f231" / '';
    515 }
     421#available-widgets [class*="map"] .widget-title:before { content: "\f231" / ''; }
    516422
    517423/* dashicons-download */
    518 #available-widgets [class*="download"] .widget-title:before {
    519     content: "\f316";
    520     content: "\f316" / '';
    521 }
     424#available-widgets [class*="download"] .widget-title:before { content: "\f316" / ''; }
    522425
    523426/* dashicons-cloud */
    524 #available-widgets [class*="weather"] .widget-title:before {
    525     content: "\f176";
    526     content: "\f176" / '';
    527     top: -4px;
    528 }
     427#available-widgets [class*="weather"] .widget-title:before { content: "\f176" / ''; top: -4px;}
    529428
    530429/* dashicons-facebook */
    531 #available-widgets [class*="facebook"] .widget-title:before {
    532     content: "\f304";
    533     content: "\f304" / '';
    534 }
     430#available-widgets [class*="facebook"] .widget-title:before { content: "\f304" / ''; }
    535431
    536432/* dashicons-twitter */
    537433#available-widgets [class*="tweet"] .widget-title:before,
    538 #available-widgets [class*="twitter"] .widget-title:before {
    539     content: "\f301";
    540     content: "\f301" / '';
    541 }
     434#available-widgets [class*="twitter"] .widget-title:before { content: "\f301" / ''; }
    542435
    543436@media screen and (max-height: 700px) and (min-width: 981px) {
  • branches/6.9/src/wp-admin/css/dashboard.css

    r61531 r61547  
    353353.welcome-panel .welcome-write-blog:before,
    354354.welcome-panel .welcome-edit-page:before {
    355     content: "\f119";
    356355    content: "\f119" / '';
    357356    top: -3px;
     
    360359/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    361360.welcome-panel .welcome-add-page:before {
    362     content: "\f132";
    363361    content: "\f132" / '';
    364362    top: -1px;
     
    367365/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    368366.welcome-panel .welcome-setup-home:before {
    369     content: "\f102";
    370367    content: "\f102" / '';
    371368    top: -1px;
     
    374371/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    375372.welcome-panel .welcome-view-site:before {
    376     content: "\f115";
    377373    content: "\f115" / '';
    378374    top: -2px;
     
    381377/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    382378.welcome-panel .welcome-widgets-menus:before {
    383     content: "\f116";
    384379    content: "\f116" / '';
    385380    top: -2px;
     
    388383/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    389384.welcome-panel .welcome-widgets:before {
    390     content: "\f538";
    391385    content: "\f538" / '';
    392386    top: -2px;
     
    395389/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    396390.welcome-panel .welcome-menus:before {
    397     content: "\f163";
    398391    content: "\f163" / '';
    399392    top: -2px;
     
    402395/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    403396.welcome-panel .welcome-comments:before {
    404     content: "\f117";
    405397    content: "\f117" / '';
    406398    top: -1px;
     
    409401/* @deprecated 5.9.0 -- Icons removed from welcome panel. */
    410402.welcome-panel .welcome-learn-more:before {
    411     content: "\f118";
    412403    content: "\f118" / '';
    413404    top: -1px;
     
    419410#dashboard_right_now li a:before,
    420411#dashboard_right_now li > span:before { /* get only the first level span to exclude screen-reader-text in mu-storage */
     412    content: "\f159" / ''; /* generic icon for items added by CPTs ? */
    421413    padding: 0 5px 0 0;
    422     /* generic icon for items added by CPTs ? */
    423     content: "\f159";
    424     content: "\f159" / '';
    425414}
    426415
    427416#dashboard_right_now .page-count a:before,
    428417#dashboard_right_now .page-count span:before {
    429     content: "\f105";
    430418    content: "\f105" / '';
    431419}
     
    433421#dashboard_right_now .post-count a:before,
    434422#dashboard_right_now .post-count span:before {
    435     content: "\f109";
    436423    content: "\f109" / '';
    437424}
    438425
    439426#dashboard_right_now .comment-count a:before {
    440     content: "\f101";
    441427    content: "\f101" / '';
    442428}
    443429
    444430#dashboard_right_now .comment-mod-count a:before {
    445     content: "\f125";
    446431    content: "\f125" / '';
    447432}
    448433
    449434#dashboard_right_now .storage-count a:before {
    450     content: "\f104";
    451435    content: "\f104" / '';
    452436}
    453437
    454438#dashboard_right_now .storage-count.warning a:before {
    455     content: "\f153";
    456439    content: "\f153" / '';
    457440}
    458441
    459442#dashboard_right_now .search-engines-info:before {
    460     content: "\f348";
    461443    content: "\f348" / '';
    462444    color: #d63638;
     
    578560
    579561.community-events .ce-separator::before {
    580     content: "\2022";
    581562    content: "\2022" / '';
    582563}
     
    594575}
    595576.event-meetup .event-icon:before {
    596     content: "\f484";
    597577    content: "\f484" / '';
    598578}
    599579.event-wordcamp .event-icon:before {
    600     content: "\f486";
    601580    content: "\f486" / '';
    602581}
     
    881860
    882861#dashboard_activity .comment-meta span.approve:before {
    883     content: "\f227";
    884862    content: "\f227" / '';
    885863    font: 20px/.5 dashicons;
     
    11561134
    11571135.rss-widget cite:before {
    1158     content: "\2014";
    11591136    content: "\2014" / '';
    11601137}
  • branches/6.9/src/wp-admin/css/edit.css

    r61531 r61547  
    504504#post-body .misc-pub-post-status:before,
    505505#post-body .misc-pub-comment-status:before {
    506     content: "\f173";
    507506    content: "\f173" / '';
    508507}
    509508
    510509#post-body #visibility:before {
    511     content: "\f177";
    512510    content: "\f177" / '';
    513511}
    514512
    515513.curtime #timestamp:before {
    516     content: "\f145";
    517514    content: "\f145" / '';
    518515    position: relative;
     
    521518
    522519#post-body .misc-pub-uploadedby:before {
    523     content: "\f110";
    524520    content: "\f110" / '';
    525521    position: relative;
     
    528524
    529525#post-body .misc-pub-uploadedto:before {
    530     content: "\f318";
    531526    content: "\f318" / '';
    532527    position: relative;
     
    535530
    536531#post-body .misc-pub-revisions:before {
    537     content: "\f321";
    538532    content: "\f321" / '';
    539533}
    540534
    541535#post-body .misc-pub-response-to:before {
    542     content: "\f101";
    543536    content: "\f101" / '';
    544537}
     
    12361229
    12371230.post-format-icon.post-format-standard::before {
    1238     content: "\f109";
    12391231    content: "\f109" / '';
    12401232}
    12411233
    12421234.post-format-icon.post-format-image::before {
    1243     content: "\f128";
    12441235    content: "\f128" / '';
    12451236}
    12461237
    12471238.post-format-icon.post-format-gallery::before {
    1248     content: "\f161";
    12491239    content: "\f161" / '';
    12501240}
    12511241
    12521242.post-format-icon.post-format-audio::before {
    1253     content: "\f127";
    12541243    content: "\f127" / '';
    12551244}
    12561245
    12571246.post-format-icon.post-format-video::before {
    1258     content: "\f126";
    12591247    content: "\f126" / '';
    12601248}
    12611249
    12621250.post-format-icon.post-format-chat::before {
    1263     content: "\f125";
    12641251    content: "\f125" / '';
    12651252}
    12661253
    12671254.post-format-icon.post-format-status::before {
    1268     content: "\f130";
    12691255    content: "\f130" / '';
    12701256}
    12711257
    12721258.post-format-icon.post-format-aside::before {
    1273     content: "\f123";
    12741259    content: "\f123" / '';
    12751260}
    12761261
    12771262.post-format-icon.post-format-quote::before {
    1278     content: "\f122";
    12791263    content: "\f122" / '';
    12801264}
    12811265
    12821266.post-format-icon.post-format-link::before {
    1283     content: "\f103";
    12841267    content: "\f103" / '';
    12851268}
  • branches/6.9/src/wp-admin/css/forms.css

    r61531 r61547  
    175175input[type="checkbox"]:checked::before {
    176176    /* Use the "Yes" SVG Dashicon */
    177     content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");
    178177    content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E") / '';
    179178    margin: -0.1875rem 0 0 -0.25rem;
     
    241240
    242241.form-table .form-required.form-invalid td:after {
    243     content: "\f534";
    244242    content: "\f534" / '';
    245243    font: normal 20px/1 dashicons;
     
    255253
    256254.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after {
    257     content: "\f534";
    258255    content: "\f534" / '';
    259256    font: normal 20px/1 dashicons;
     
    11231120    color: #787c82;
    11241121    font: normal 20px/1 dashicons;
    1125     content: "\f157";
    11261122    content: "\f157" / '';
    11271123    position: relative;
  • branches/6.9/src/wp-admin/css/list-tables.css

    r61531 r61547  
    269269
    270270th .comment-grey-bubble:before {
    271     content: "\f101";
    272271    content: "\f101" / '';
    273272    font: normal 20px/.5 dashicons;
     
    490489
    491490.sorting-indicator.asc:before {
    492     content: "\f142";
    493491    content: "\f142" / '';
    494492}
    495493
    496494.sorting-indicator.desc:before {
    497     content: "\f140";
    498495    content: "\f140" / '';
    499496}
     
    556553    padding: 1px 2px 1px 0;
    557554    color: #3c434a; /* same as table headers sort arrows */
    558     content: "\f140";
    559555    content: "\f140" / '';
    560556    font: normal 20px/1 dashicons;
     
    565561
    566562.wp-list-table .is-expanded .toggle-row:before {
    567     content: "\f142";
    568563    content: "\f142" / '';
    569564}
     
    606601.locked-indicator-icon:before {
    607602    color: #8c8f94;
    608     content: "\f160";
    609603    content: "\f160" / '';
    610604    display: inline-block;
     
    782776
    783777.view-switch .view-list:before {
    784     content: "\f163";
    785778    content: "\f163" / '';
    786779}
    787780
    788781.view-switch .view-excerpt:before {
    789     content: "\f164";
    790782    content: "\f164" / '';
    791783}
    792784
    793785.view-switch .view-grid:before {
    794     content: "\f509";
    795786    content: "\f509" / '';
    796787}
     
    14191410.plugin-card .update-now:before {
    14201411    color: #d63638;
    1421     content: "\f463";
    14221412    content: "\f463" / '';
    14231413    display: inline-block;
     
    14301420
    14311421.plugin-card .updating-message:before {
    1432     content: "\f463";
    14331422    content: "\f463" / '';
    14341423    animation: rotation 2s infinite linear;
     
    14461435.plugin-card .updated-message:before {
    14471436    color: #68de7c;
    1448     content: "\f147";
    14491437    content: "\f147" / '';
    14501438}
     
    17331721
    17341722.plugin-card .column-compatibility .compatibility-incompatible:before {
    1735     content: "\f158";
    17361723    content: "\f158" / '';
    17371724    color: #d63638;
     
    17391726
    17401727.plugin-card .column-compatibility .compatibility-compatible:before {
    1741     content: "\f147";
    17421728    content: "\f147" / '';
    17431729    color: #007017;
  • branches/6.9/src/wp-admin/css/media.css

    r61531 r61547  
    357357    -webkit-font-smoothing: antialiased;
    358358    -moz-osx-font-smoothing: grayscale;
    359     content: "\f158";
    360359    content: "\f158" / '';
    361360}
     
    622621
    623622.upload-php .media-modal-close .media-modal-icon:before {
    624     content: "\f335";
    625623    content: "\f335" / '';
    626624    font-size: 22px;
     
    695693
    696694.edit-attachment-frame .edit-media-header .left:before {
    697     content: "\f341";
    698695    content: "\f341" / '';
    699696}
    700697
    701698.edit-attachment-frame .edit-media-header .right:before {
    702     content: "\f345";
    703699    content: "\f345" / '';
    704700}
     
    10161012
    10171013.imgedit-crop:before {
    1018     content: "\f165";
    10191014    content: "\f165" / '';
    10201015}
    10211016
    10221017.imgedit-scale:before {
    1023     content: "\f211";
    10241018    content: "\f211" / '';
    10251019}
    10261020
    10271021.imgedit-rotate:before {
    1028     content: "\f167";
    10291022    content: "\f167" / '';
    10301023}
    10311024
    10321025.imgedit-undo:before {
    1033     content: "\f171";
    10341026    content: "\f171" / '';
    10351027}
    10361028
    10371029.imgedit-redo:before {
    1038     content: "\f172";
    10391030    content: "\f172" / '';
    10401031}
  • branches/6.9/src/wp-admin/css/revisions.css

    r61531 r61547  
    494494    left: 2px;
    495495    color: #50575e;
    496     content: "\f229";
    497496    content: "\f229" / '';
    498497    font: normal 18px/1 dashicons;
     
    513512
    514513.wp-slider .ui-slider-handle.from-handle:before {
    515     content: "\f139";
    516514    content: "\f139" / '';
    517515}
    518516
    519517.wp-slider .ui-slider-handle.to-handle:before {
    520     content: "\f141";
    521518    content: "\f141" / '';
    522519}
    523520
    524521.rtl .wp-slider .ui-slider-handle.from-handle:before {
    525     content: "\f141";
    526522    content: "\f141" / '';
    527523}
    528524
    529525.rtl .wp-slider .ui-slider-handle.to-handle:before {
    530     content: "\f139";
    531526    content: "\f139" / '';
    532527    right: -1px;
  • branches/6.9/src/wp-admin/css/site-health.css

    r61531 r61547  
    190190.health-check-body .pass::before,
    191191.health-check-body .good::before {
    192     content: "\f147";
    193192    content: "\f147" / '';
    194193    color: #00a32a;
     
    196195
    197196.health-check-body .warning::before {
    198     content: "\f460";
    199197    content: "\f460" / '';
    200198    color: #dba617;
     
    202200
    203201.health-check-body .info::before {
    204     content: "\f348";
    205202    content: "\f348" / '';
    206203    color: #72aee6;
     
    209206.health-check-body .fail::before,
    210207.health-check-body .error::before {
    211     content: "\f335";
    212208    content: "\f335" / '';
    213209    color: #d63638;
  • branches/6.9/src/wp-admin/css/themes.css

    r61531 r61547  
    305305    border-radius: 50%;
    306306    display: inline-block;
    307     content: "\f132";
    308307    content: "\f132" / '';
    309308    -webkit-font-smoothing: antialiased;
     
    410409    color: #787c82;
    411410    display: inline-block;
    412     content: "\f335";
    413411    content: "\f335" / '';
    414412    font-weight: 300;
     
    470468
    471469.theme-overlay .theme-header .left:before {
    472     content: "\f341";
    473470    content: "\f341" / '';
    474471}
    475472
    476473.theme-overlay .theme-header .right:before {
    477     content: "\f345";
    478474    content: "\f345" / '';
    479475}
     
    10271023.theme-browser .theme .notice-success p:before {
    10281024    color: #68de7c;
    1029     content: "\f147";
    10301025    content: "\f147" / '';
    10311026    display: inline-block;
     
    15231518.theme-install-overlay .close-full-overlay:before {
    15241519    font: normal 22px/1 dashicons;
    1525     content: "\f335";
    15261520    content: "\f335" / '';
    15271521    position: relative;
     
    15321526.theme-install-overlay .previous-theme:before {
    15331527    font: normal 20px/1 dashicons;
    1534     content: "\f341";
    15351528    content: "\f341" / '';
    15361529    position: relative;
     
    15411534.theme-install-overlay .next-theme:before {
    15421535    font: normal 20px/1 dashicons;
    1543     content: "\f345";
    15441536    content: "\f345" / '';
    15451537    position: relative;
     
    16281620.wp-full-overlay .collapse-sidebar-arrow:before {
    16291621    display: block;
    1630     content: "\f148";
    16311622    content: "\f148" / '';
    16321623    background: #f0f0f1;
     
    17501741
    17511742.wp-full-overlay-footer .devices .preview-desktop:before {
    1752     content: "\f472";
    17531743    content: "\f472" / '';
    17541744}
    17551745
    17561746.wp-full-overlay-footer .devices .preview-tablet:before {
    1757     content: "\f471";
    17581747    content: "\f471" / '';
    17591748}
    17601749
    17611750.wp-full-overlay-footer .devices .preview-mobile:before {
    1762     content: "\f470";
    17631751    content: "\f470" / '';
    17641752}
  • branches/6.9/src/wp-admin/css/widgets.css

    r61531 r61547  
    730730
    731731.widgets-chooser .widgets-chooser-selected:before {
    732     content: "\f147";
    733732    content: "\f147" / '';
    734733    display: block;
  • branches/6.9/src/wp-includes/css/admin-bar.css

    r61531 r61547  
    325325    right: 10px;
    326326    padding: 4px 0;
    327     content: "\f139";
    328327    content: "\f139" / '';
    329328    color: inherit;
     
    338337    top: 1px;
    339338    left: 6px;
    340     content: "\f141";
    341339    content: "\f141" / '';
    342340}
     
    412410
    413411#wp-admin-bar-my-account > .ab-item:before {
    414     content: "\f110";
    415412    content: "\f110" / '';
    416413    top: 2px;
     
    507504
    508505#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
    509     content: "\f120";
    510506    content: "\f120" / '';
    511507    top: 2px;
     
    538534
    539535#wpadminbar .quicklinks li div.blavatar:before {
    540     content: "\f120";
    541536    content: "\f120" / '';
    542537    display: inline-block;
     
    549544#wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
    550545#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
    551     content: "\f541";
    552546    content: "\f541" / '';
    553547    top: 2px;
     
    555549
    556550#wpadminbar #wp-admin-bar-site-editor > .ab-item:before {
    557     content: "\f100";
    558551    content: "\f100" / '';
    559552    top: 2px;
     
    561554
    562555#wpadminbar #wp-admin-bar-customize > .ab-item:before {
    563     content: "\f540";
    564556    content: "\f540" / '';
    565557    top: 2px;
     
    567559
    568560#wpadminbar #wp-admin-bar-edit > .ab-item:before {
    569     content: "\f464";
    570561    content: "\f464" / '';
    571562    top: 2px;
     
    573564
    574565#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
    575     content: "\f226";
    576566    content: "\f226" / '';
    577567}
    578568
    579569.wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item:before {
    580     content: "\f102";
    581570    content: "\f102" / '';
    582571}
     
    592581
    593582#wpadminbar #wp-admin-bar-comments .ab-icon:before {
    594     content: "\f101";
    595583    content: "\f101" / '';
    596584    top: 3px;
     
    605593 */
    606594#wpadminbar #wp-admin-bar-new-content .ab-icon:before {
    607     content: "\f132";
    608595    content: "\f132" / '';
    609596    top: 4px;
     
    614601 */
    615602#wpadminbar #wp-admin-bar-updates .ab-icon:before {
    616     content: "\f463";
    617603    content: "\f463" / '';
    618604    top: 2px;
     
    652638    z-index: 20;
    653639    font: normal 20px/1 dashicons !important;
    654     content: "\f179";
    655640    content: "\f179" / '';
    656641    speak: never;
  • branches/6.9/src/wp-includes/css/editor.css

    r61531 r61547  
    923923
    924924i.mce-i-bold:before {
    925     content: "\f200";
    926925    content: "\f200" / '';
    927926}
    928927
    929928i.mce-i-italic:before {
    930     content: "\f201";
    931929    content: "\f201" / '';
    932930}
    933931
    934932i.mce-i-bullist:before {
    935     content: "\f203";
    936933    content: "\f203" / '';
    937934}
    938935
    939936i.mce-i-numlist:before {
    940     content: "\f204";
    941937    content: "\f204" / '';
    942938}
    943939
    944940i.mce-i-blockquote:before {
    945     content: "\f205";
    946941    content: "\f205" / '';
    947942}
    948943
    949944i.mce-i-alignleft:before {
    950     content: "\f206";
    951945    content: "\f206" / '';
    952946}
    953947
    954948i.mce-i-aligncenter:before {
    955     content: "\f207";
    956949    content: "\f207" / '';
    957950}
    958951
    959952i.mce-i-alignright:before {
    960     content: "\f208";
    961953    content: "\f208" / '';
    962954}
    963955
    964956i.mce-i-link:before {
    965     content: "\f103";
    966957    content: "\f103" / '';
    967958}
    968959
    969960i.mce-i-unlink:before {
    970     content: "\f225";
    971961    content: "\f225" / '';
    972962}
    973963
    974964i.mce-i-wp_more:before {
    975     content: "\f209";
    976965    content: "\f209" / '';
    977966}
    978967
    979968i.mce-i-strikethrough:before {
    980     content: "\f224";
    981969    content: "\f224" / '';
    982970}
    983971
    984972i.mce-i-spellchecker:before {
    985     content: "\f210";
    986973    content: "\f210" / '';
    987974}
     
    991978i.mce-i-dfw:before,
    992979.qt-dfw:before {
    993     content: "\f211";
    994980    content: "\f211" / '';
    995981}
    996982
    997983i.mce-i-wp_adv:before {
    998     content: "\f212";
    999984    content: "\f212" / '';
    1000985}
    1001986
    1002987i.mce-i-underline:before {
    1003     content: "\f213";
    1004988    content: "\f213" / '';
    1005989}
    1006990
    1007991i.mce-i-alignjustify:before {
    1008     content: "\f214";
    1009992    content: "\f214" / '';
    1010993}
     
    1012995i.mce-i-forecolor:before,
    1013996i.mce-i-backcolor:before {
    1014     content: "\f215";
    1015997    content: "\f215" / '';
    1016998}
    1017999
    10181000i.mce-i-pastetext:before {
    1019     content: "\f217";
    10201001    content: "\f217" / '';
    10211002}
    10221003
    10231004i.mce-i-removeformat:before {
    1024     content: "\f218";
    10251005    content: "\f218" / '';
    10261006}
    10271007
    10281008i.mce-i-charmap:before {
    1029     content: "\f220";
    10301009    content: "\f220" / '';
    10311010}
    10321011
    10331012i.mce-i-outdent:before {
    1034     content: "\f221";
    10351013    content: "\f221" / '';
    10361014}
    10371015
    10381016i.mce-i-indent:before {
    1039     content: "\f222";
    10401017    content: "\f222" / '';
    10411018}
    10421019
    10431020i.mce-i-undo:before {
    1044     content: "\f171";
    10451021    content: "\f171" / '';
    10461022}
    10471023
    10481024i.mce-i-redo:before {
    1049     content: "\f172";
    10501025    content: "\f172" / '';
    10511026}
     
    10531028i.mce-i-help:before,
    10541029i.mce-i-wp_help:before {
    1055     content: "\f223";
    10561030    content: "\f223" / '';
    10571031}
    10581032
    10591033i.mce-i-wp-media-library:before {
    1060     content: "\f104";
    10611034    content: "\f104" / '';
    10621035}
    10631036
    10641037i.mce-i-ltr:before {
    1065     content: "\f320";
    10661038    content: "\f320" / '';
    10671039}
    10681040
    10691041i.mce-i-wp_page:before {
    1070     content: "\f105";
    10711042    content: "\f105" / '';
    10721043}
    10731044
    10741045i.mce-i-hr:before {
    1075     content: "\f460";
    10761046    content: "\f460" / '';
    10771047}
    10781048
    10791049i.mce-i-remove:before {
    1080     content: "\f158";
    10811050    content: "\f158" / '';
    10821051}
    10831052
    10841053i.mce-i-wp_code:before {
    1085     content: "\f475";
    10861054    content: "\f475" / '';
    10871055}
     
    10891057/* RTL button icons */
    10901058.rtl i.mce-i-outdent:before {
    1091     content: "\f222";
    10921059    content: "\f222" / '';
    10931060}
    10941061
    10951062.rtl i.mce-i-indent:before {
    1096     content: "\f221";
    10971063    content: "\f221" / '';
    10981064}
     
    12461212
    12471213.wp-media-buttons .add_media span.wp-media-buttons-icon:before {
    1248     content: "\f104";
    12491214    content: "\f104" / '';
    12501215}
     
    14641429    width: 36px;
    14651430    height: 36px;
    1466     content: "\f158";
    14671431    content: "\f158" / '';
    14681432}
  • branches/6.9/src/wp-includes/css/jquery-ui-dialog.css

    r61531 r61547  
    303303    width: 36px;
    304304    height: 36px;
    305     content: "\f158";
    306305    content: "\f158" / '';
    307306}
  • branches/6.9/src/wp-includes/css/media-views.css

    r61531 r61547  
    247247
    248248.media-modal-close .media-modal-icon:before {
    249     content: "\f158";
    250249    content: "\f158" / '';
    251250    font: normal 20px/1 dashicons;
     
    12471246    color: #50575e;
    12481247    display: inline-block;
    1249     content: "\f335";
    12501248    content: "\f335" / '';
    12511249    font-weight: 300;
     
    20022000
    20032001.media-modal .imgedit-help-toggled span.dashicons:before {
    2004     content: "\f142";
    20052002    content: "\f142" / '';
    20062003}
     
    21852182    -webkit-font-smoothing: antialiased;
    21862183    -moz-osx-font-smoothing: grayscale;
    2187     content: "\f140";
    21882184    content: "\f140" / '';
    21892185    display: inline-block;
     
    21922188
    21932189.image-details .advanced-visible .advanced-toggle:after {
    2194     content: "\f142";
    21952190    content: "\f142" / '';
    21962191}
  • branches/6.9/src/wp-includes/css/wp-auth-check.css

    r61531 r61547  
    9494
    9595#wp-auth-check-wrap .wp-auth-check-close:before {
    96     content: "\f158";
    9796    content: "\f158" / '';
    9897    font: normal 20px/22px dashicons;
  • branches/6.9/src/wp-includes/css/wp-pointer.css

    r61531 r61547  
    2424    border-radius: 50%;
    2525    color: #2271b1;
    26     content: "\f227";
    2726    content: "\f227" / '';
    2827    font: normal 20px/1.6 dashicons;
     
    6665    background: none;
    6766    color: #787c82;
    68     content: "\f153";
    6967    content: "\f153" / '';
    7068    display: block !important;
  • branches/6.9/src/wp-includes/pluggable.php

    r61531 r61547  
    445445
    446446        try {
    447             $phpmailer->setFrom( $from_email, $from_name, false );
     447            $phpmailer->setFrom( $from_email, $from_name );
    448448        } catch ( PHPMailer\PHPMailer\Exception $e ) {
    449449            $mail_error_data                             = compact( 'to', 'subject', 'message', 'headers', 'attachments' );
  • branches/6.9/tests/phpunit/tests/pluggable/wpMail.php

    r61531 r61547  
    412412
    413413    /**
    414      * Test that the Sender field in the SMTP envelope is not set by Core.
    415      *
    416      * Correctly setting the Sender requires knowledge that is not available
    417      * to Core. An incorrect value will often lead to messages being rejected
    418      * by the receiving MTA, so it's the admin's responsibility to
    419      * set it correctly.
    420      *
    421      * @ticket 37736
    422      */
    423     public function test_wp_mail_sender_not_set() {
    424         wp_mail( 'user@example.org', 'Testing the Sender field', 'The Sender field should not have been set.' );
    425 
    426         $mailer = tests_retrieve_phpmailer_instance();
    427 
    428         $this->assertSame( '', $mailer->Sender );
     414     * Test that the Sender field in the SMTP envelope is set by Core.
     415     *
     416     * A missing Sender field can lead to messages failing DMARC SPF checks.
     417     *
     418     * @ticket 49687
     419     */
     420    public function test_wp_mail_sender_set() {
     421        wp_mail( 'user@example.org', 'Testing the Sender field', 'The Sender field should have been set.' );
     422
     423        $mailer = tests_retrieve_phpmailer_instance();
     424
     425        $this->assertSame( 'wordpress@example.org', $mailer->Sender );
    429426    }
    430427
Note: See TracChangeset for help on using the changeset viewer.