diff -uNr a/mp-wp/manifest b/mp-wp/manifest --- a/mp-wp/manifest 32a1554660dc266a80310dcfaefdb9ae997addc1d6dc33519a307e289b947e540ba81a59d4d0e751d96756d13e35db368fe9b948a04db2e1e16264a06a8fc2cc +++ b/mp-wp/manifest acf6b4c38d37946380913eea64e19b5b8d8a497e6721d8969f6dda318111b93d0699141210cc0298be41af8b65b332a2268560b7e726f290fadadcb4dbdafcb9 @@ -2,3 +2,4 @@ 558366 mp-wp_add-footnotes-and-textselectionjs billymg Add the footnotes and text selection features to mp-wp as seen on Trilema and other republican blogs 558370 mp-wp_update-image-references-to-svg billymg Update all internal image references to use .svg extensions 568792 mp-wp_html-comments-regrind hanbot Anonymous function in kses.php given variables to allow for html and other desired tags in comments compatible with PHP versions 5 and above. Also, trilema-specific database parameter for spam cleanup converted to (reground: correct) variable table name for compatibility. Spurious trilema-specific commented-out code deleted. +569483 mp-wp_remove-tinymce-and-other-crud billymg Remove tinymce, most of the importers, the self-update feature, and the google gears and press-this plugins diff -uNr a/mp-wp/wp-admin/admin-header.php b/mp-wp/wp-admin/admin-header.php --- a/mp-wp/wp-admin/admin-header.php 7f26248b17a055714d3bb69da16617f6075af65b5d594788f6aa394eb1f783df1fd090e734dd2422a86536b2f8abb382383eb9545e9e7fcf48d6ec045e966b9a +++ b/mp-wp/wp-admin/admin-header.php 34f1ef463ad4d0ffbb338851cab80259f68f8a133728d15279c40b181f47635009c33776fb83203ed9d86357e5d857464ad465622a3c64ef7db587fe0862fd2e @@ -52,11 +52,6 @@ //]]>
diff -uNr a/mp-wp/wp-admin/css/colors-classic.css b/mp-wp/wp-admin/css/colors-classic.css --- a/mp-wp/wp-admin/css/colors-classic.css 6ee1f926d034bed1935dc5b236b97d490af9cb763e09d17ec2471f278b4b95ffa69a5288e98b454ef80843c85162a6b70928ff9c17aca46d0d4d6bbcf0f66f1f +++ b/mp-wp/wp-admin/css/colors-classic.css 39b755fafd1e9c60473f1355dfd9eb98d15d65c8c0e9a41b68792c390d585e40339b51152c4b93b40b3fda9a43c3dad38feed579325f786175521b1ab55b2d7c @@ -470,15 +470,6 @@ color: #1C6280; } -/* Because we don't want visited on these links */ -body.press-this .ui-tabs-selected a, -body.press-this .ui-tabs-selected a:hover { - background-color: #fff; - border-color: #c6d9e9; - border-bottom-color: #fff; - color: #d54e21; -} - #adminmenu #awaiting-mod, #adminmenu .update-plugins, #sidemenu a .update-plugins, @@ -608,8 +599,7 @@ } .checkbox, -.side-info, -#your-profile #rich_editing { +.side-info { background-color: #fff; } @@ -768,10 +758,6 @@ background: #ddd; } -#poststuff .wp_themeSkin .mceStatusbar { - border-color: #EDEDED; -} - #poststuff #edButtonPreview, #poststuff #edButtonHTML { background-color: #f1f1f1; @@ -785,211 +771,6 @@ color: #333; } -/* TinyMCE */ -#post-status-info { - background-color: #EDEDED; -} - -.wp_themeSkin *, -.wp_themeSkin a:hover, -.wp_themeSkin a:link, -.wp_themeSkin a:visited, -.wp_themeSkin a:active { - color: #000; -} - -/* Containers */ -.wp_themeSkin iframe { - background: #fff; -} - -/* Layout */ -.wp_themeSkin .mceStatusbar { - color: #000; - background-color: #f5f5f5; -} - -/* Button */ -.wp_themeSkin .mceButton { - background-color: #e9e8e8; - border-color: #B2B2B2; -} - -.wp_themeSkin a.mceButtonEnabled:hover, -.wp_themeSkin a.mceButtonActive, -.wp_themeSkin a.mceButtonSelected { - background-color: #d5d5d5; - border-color: #777 !important; -} - -.wp_themeSkin .mceButtonDisabled { - border-color: #ccc !important; -} - -/* ListBox */ -.wp_themeSkin .mceListBox .mceText, -.wp_themeSkin .mceListBox .mceOpen { - border-color: #B2B2B2; - background-color: #d5d5d5; -} - -.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen, -.wp_themeSkin .mceListBoxHover .mceOpen, -.wp_themeSkin .mceListBoxSelected .mceOpen, -.wp_themeSkin .mceListBoxSelected .mceText { - border-color: #777 !important; - background-color: #d5d5d5; -} - -.wp_themeSkin table.mceListBoxEnabled:hover .mceText, -.wp_themeSkin .mceListBoxHover .mceText { - border-color: #777 !important; -} - -.wp_themeSkin select.mceListBox { - border-color: #B2B2B2; - background-color: #fff; -} - -/* SplitButton */ -.wp_themeSkin .mceSplitButton a.mceAction, -.wp_themeSkin .mceSplitButton a.mceOpen { - background-color: #e8e8e8; - border-color: #B2B2B2; -} - -.wp_themeSkin .mceSplitButton a.mceOpen:hover, -.wp_themeSkin .mceSplitButtonSelected a.mceOpen, -.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction, -.wp_themeSkin .mceSplitButton a.mceAction:hover { - background-color: #d5d5d5; - border-color: #777 !important; -} - -.wp_themeSkin .mceSplitButtonActive { - background-color: #B2B2B2; -} - -/* ColorSplitButton */ -.wp_themeSkin div.mceColorSplitMenu table { - background-color: #ebebeb; - border-color: #B2B2B2; -} - -.wp_themeSkin .mceColorSplitMenu a { - border-color: #B2B2B2; -} - -.wp_themeSkin .mceColorSplitMenu a.mceMoreColors { - border-color: #fff; -} - -.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover { - border-color: #0A246A; - background-color: #B6BDD2; -} - -.wp_themeSkin a.mceMoreColors:hover { - border-color: #0A246A; -} - -/* Menu */ -.wp_themeSkin .mceMenu { - border-color: #ddd; -} - -.wp_themeSkin .mceMenu table { - background-color: #ebeaeb; -} - -.wp_themeSkin .mceMenu .mceText { - color: #000; -} - -.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover, -.wp_themeSkin .mceMenu .mceMenuItemActive { - background-color: #f5f5f5; -} -.wp_themeSkin td.mceMenuItemSeparator { - background-color: #aaa; -} -.wp_themeSkin .mceMenuItemTitle a { - background-color: #ccc; - border-bottom-color: #aaa; -} -.wp_themeSkin .mceMenuItemTitle span.mceText { - color: #000; -} -.wp_themeSkin .mceMenuItemDisabled .mceText { - color: #888; -} - -.wp_themeSkin tr.mceFirst td.mceToolbar { - background-color: #dfdfdf; - border-color: #dfdfdf; -} - -.wp-admin #mceModalBlocker { - background: #000; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft { - background: #444444; - border-left: 1px solid #999; - border-top: 1px solid #999; - -moz-border-radius: 4px 0 0 0; - -webkit-border-top-left-radius: 4px; - -khtml-border-top-left-radius: 4px; - border-top-left-radius: 4px; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { - background: #444444; - border-right: 1px solid #999; - border-top: 1px solid #999; - border-top-right-radius: 4px; - -khtml-border-top-right-radius: 4px; - -webkit-border-top-right-radius: 4px; - -moz-border-radius: 0 4px 0 0; -} - -.wp-admin .clearlooks2 .mceMiddle .mceLeft { - background: #f1f1f1; - border-left: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceMiddle .mceRight { - background: #f1f1f1; - border-right: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom { - background: #f1f1f1; - border-bottom: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceLeft { - background: #f1f1f1; - border-bottom: 1px solid #999; - border-left: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceCenter { - background: #f1f1f1; - border-bottom: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceRight { - background: #f1f1f1; - border-bottom: 1px solid #999; - border-right: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop span { - color: #e5e5e5; -} -/* end TinyMCE */ - #editorcontainer, #post-status-info, #titlediv #title { diff -uNr a/mp-wp/wp-admin/css/colors-fresh.css b/mp-wp/wp-admin/css/colors-fresh.css --- a/mp-wp/wp-admin/css/colors-fresh.css 4607c5644e79991e4ee69a146234fdcbbd314619bc1cffe5e33054054c300988032bf28163029f443e34b86c1be961e78230d61de8e3a5d2e910976924a673a3 +++ b/mp-wp/wp-admin/css/colors-fresh.css f42d54825380efb049d4161bc4390cc607bcce5b672bbab2d0d81c06b43b19eda5cb492bf807cab5aac877ebc9b7da016a9cf31a5a709caba1c7317f43252c90 @@ -470,15 +470,6 @@ color: #21759b; } -/* Because we don't want visited on these links */ -body.press-this .ui-tabs-selected a, -body.press-this .ui-tabs-selected a:hover { - background-color: #fff; - border-color: #c6d9e9; - border-bottom-color: #fff; - color: #d54e21; -} - #adminmenu #awaiting-mod, #adminmenu .update-plugins, #sidemenu a .update-plugins, @@ -608,8 +599,7 @@ } .checkbox, -.side-info, -#your-profile #rich_editing { +.side-info { background-color: #fff; } @@ -768,10 +758,6 @@ background: #ddd; } -#poststuff .wp_themeSkin .mceStatusbar { - border-color: #EDEDED; -} - #poststuff #edButtonPreview, #poststuff #edButtonHTML { background-color: #f1f1f1; @@ -785,211 +771,6 @@ color: #333; } -/* TinyMCE */ -#post-status-info { - background-color: #EDEDED; -} - -.wp_themeSkin *, -.wp_themeSkin a:hover, -.wp_themeSkin a:link, -.wp_themeSkin a:visited, -.wp_themeSkin a:active { - color: #000; -} - -/* Containers */ -.wp_themeSkin iframe { - background: #fff; -} - -/* Layout */ -.wp_themeSkin .mceStatusbar { - color: #000; - background-color: #f5f5f5; -} - -/* Button */ -.wp_themeSkin .mceButton { - background-color: #e9e8e8; - border-color: #B2B2B2; -} - -.wp_themeSkin a.mceButtonEnabled:hover, -.wp_themeSkin a.mceButtonActive, -.wp_themeSkin a.mceButtonSelected { - background-color: #d5d5d5; - border-color: #777 !important; -} - -.wp_themeSkin .mceButtonDisabled { - border-color: #ccc !important; -} - -/* ListBox */ -.wp_themeSkin .mceListBox .mceText, -.wp_themeSkin .mceListBox .mceOpen { - border-color: #B2B2B2; - background-color: #d5d5d5; -} - -.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen, -.wp_themeSkin .mceListBoxHover .mceOpen, -.wp_themeSkin .mceListBoxSelected .mceOpen, -.wp_themeSkin .mceListBoxSelected .mceText { - border-color: #777 !important; - background-color: #d5d5d5; -} - -.wp_themeSkin table.mceListBoxEnabled:hover .mceText, -.wp_themeSkin .mceListBoxHover .mceText { - border-color: #777 !important; -} - -.wp_themeSkin select.mceListBox { - border-color: #B2B2B2; - background-color: #fff; -} - -/* SplitButton */ -.wp_themeSkin .mceSplitButton a.mceAction, -.wp_themeSkin .mceSplitButton a.mceOpen { - background-color: #e8e8e8; - border-color: #B2B2B2; -} - -.wp_themeSkin .mceSplitButton a.mceOpen:hover, -.wp_themeSkin .mceSplitButtonSelected a.mceOpen, -.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction, -.wp_themeSkin .mceSplitButton a.mceAction:hover { - background-color: #d5d5d5; - border-color: #777 !important; -} - -.wp_themeSkin .mceSplitButtonActive { - background-color: #B2B2B2; -} - -/* ColorSplitButton */ -.wp_themeSkin div.mceColorSplitMenu table { - background-color: #ebebeb; - border-color: #B2B2B2; -} - -.wp_themeSkin .mceColorSplitMenu a { - border-color: #B2B2B2; -} - -.wp_themeSkin .mceColorSplitMenu a.mceMoreColors { - border-color: #fff; -} - -.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover { - border-color: #0A246A; - background-color: #B6BDD2; -} - -.wp_themeSkin a.mceMoreColors:hover { - border-color: #0A246A; -} - -/* Menu */ -.wp_themeSkin .mceMenu { - border-color: #ddd; -} - -.wp_themeSkin .mceMenu table { - background-color: #ebeaeb; -} - -.wp_themeSkin .mceMenu .mceText { - color: #000; -} - -.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover, -.wp_themeSkin .mceMenu .mceMenuItemActive { - background-color: #f5f5f5; -} -.wp_themeSkin td.mceMenuItemSeparator { - background-color: #aaa; -} -.wp_themeSkin .mceMenuItemTitle a { - background-color: #ccc; - border-bottom-color: #aaa; -} -.wp_themeSkin .mceMenuItemTitle span.mceText { - color: #000; -} -.wp_themeSkin .mceMenuItemDisabled .mceText { - color: #888; -} - -.wp_themeSkin tr.mceFirst td.mceToolbar { - background-color: #dfdfdf; - border-color: #dfdfdf; -} - -.wp-admin #mceModalBlocker { - background: #000; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft { - background: #444444; - border-left: 1px solid #999; - border-top: 1px solid #999; - -moz-border-radius: 4px 0 0 0; - -webkit-border-top-left-radius: 4px; - -khtml-border-top-left-radius: 4px; - border-top-left-radius: 4px; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { - background: #444444; - border-right: 1px solid #999; - border-top: 1px solid #999; - border-top-right-radius: 4px; - -khtml-border-top-right-radius: 4px; - -webkit-border-top-right-radius: 4px; - -moz-border-radius: 0 4px 0 0; -} - -.wp-admin .clearlooks2 .mceMiddle .mceLeft { - background: #f1f1f1; - border-left: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceMiddle .mceRight { - background: #f1f1f1; - border-right: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom { - background: #f1f1f1; - border-bottom: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceLeft { - background: #f1f1f1; - border-bottom: 1px solid #999; - border-left: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceCenter { - background: #f1f1f1; - border-bottom: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceBottom .mceRight { - background: #f1f1f1; - border-bottom: 1px solid #999; - border-right: 1px solid #999; -} - -.wp-admin .clearlooks2 .mceFocus .mceTop span { - color: #e5e5e5; -} -/* end TinyMCE */ - #editorcontainer, #post-status-info, #titlediv #title { diff -uNr a/mp-wp/wp-admin/css/ie.css b/mp-wp/wp-admin/css/ie.css --- a/mp-wp/wp-admin/css/ie.css 3d3a6c4b0c7f73bd00ffde232f529d46fbe4f786193c6d3d4fa81873302eca2d2679b3af275d9b5ee88be684ee0bf33a80ea71418eed76007e1a019aeb4d6787 +++ b/mp-wp/wp-admin/css/ie.css 3ece7e10f20be0bc3dc6c9dae1dc4fc625b52326d2ffe0bd7c0d0eafd27c674f4098d4f295a52f3102db8c6b2c7c63d3b67c1c0ba8fffb063c8c3bb848d8365b @@ -231,7 +231,6 @@ #wpcontent, #post, #wrap, -#postdivrich, #postdiv, #poststuff, .metabox-holder, diff -uNr a/mp-wp/wp-admin/css/press-this-rtl.css b/mp-wp/wp-admin/css/press-this-rtl.css --- a/mp-wp/wp-admin/css/press-this-rtl.css a612e90d94ca1b65a1efe56b01d23770b32c9b1f0b268bfb22fba7b004002ab3d26eddb4ae3af38678852d74d82c2ee5edd7dc2321f48e0e820a5635ea2d1260 +++ b/mp-wp/wp-admin/css/press-this-rtl.css false @@ -1,106 +0,0 @@ -body { - font-family: Tahoma, Arial; -} -#poststuff #edButtonPreview, -#poststuff #edButtonHTML { - margin: 0px 0 0 5px; - float: right; -} -/* Editor/Main Column */ -div#poststuff { - padding-left: 0; - padding-right: 10px; -} -.posting { - margin-right: 0; - margin-left: 228px; - left:auto; - right: 0; -} -#side-info-column { - float: left; - right: auto; - left: 0; - margin-right: 0; - margin-left: 10px; -} -#side-info-column .sleeve { - padding-left: 0; - padding-right: 10px; -} -h3.tb { - margin-left: 0; - margin-right: 5px; -} -#actions { - float: left; -} -#extra_fields #actions { - right: auto; - left: 4px; -} -#actions li { - float: right; - margin-right: 0; - margin-left: 10px; -} -#extra_fields .button { - margin-right: 0; - margin-left: 5px; -} -/* Photo Styles */ -#img_container a { - float: right; -} -#category-add input, #category-add select { - font-family: Tahoma, Arial; -} -#categorydiv ul.categorychecklist ul { - margin-left: 0; - margin-right: 18px; -} -/* Tags */ -#tagsdiv #newtag { - margin-right: 0; - margin-left: 5px; -} -#tagadd { - margin-left: 0; - margin-right: 3px; -} -#tagchecklist span { - margin-left: .5em; - margin-right: 10px; - float: right; -} -#tagchecklist span a { - margin: 6px -9px 0 0; - float: right; -} -#content { - margin-left: 0; - margin-right: 1%; -} -.submit input, -.button, -.button-primary, -.button-secondary, -.button-highlighted, -#postcustomstuff .submit input { - font-family: tahoma; -} -.ac_results li { - text-align: right; -} -#TB_ajaxContent #options { - right: auto; - left: 25px; -} -#post_status { - margin-left: 0; - margin-right: 10px; -} -/* Footer */ -#footer { - padding: 10px 60px 0 0; -} diff -uNr a/mp-wp/wp-admin/css/press-this.css b/mp-wp/wp-admin/css/press-this.css --- a/mp-wp/wp-admin/css/press-this.css 10f06d2b44cd7998b637bb63277d21bc460847ad419d5257df1e11b51e49add2eb87af6937ada4d70ce051260ff3029487aa5a54dfc5a6cb0cc18615aa501e3b +++ b/mp-wp/wp-admin/css/press-this.css false @@ -1,571 +0,0 @@ -body { - font: 13px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; - color: #333; - margin: 0; - padding: 0; -} - -img { - border: none; -} - -/* Header */ -#wphead { - border-top: none; - padding-top: 4px; - background: #444 !important; -} - -#poststuff #edButtonPreview, -#poststuff #edButtonHTML { - -moz-border-radius-bottomleft: 0; - -moz-border-radius-bottomright: 0; - -moz-border-radius-topleft: 3px; - -moz-border-radius-topright: 3px; - -khtml-border-radius-bottomleft: 0; - -khtml-border-radius-bottomright: 0; - -khtml-border-radius-topleft: 3px; - -khtml-border-radius-topright: 3px; - -webkit-border-radius-bottomleft: 0; - -webkit-border-radius-bottomright: 0; - -webkit-border-radius-topleft: 3px; - -webkit-border-radius-topright: 3px; - border-radius-bottomleft: 0; - border-radius-bottomright: 0; - border-radius-topleft: 3px; - border-radius-topright: 3px; - border-style: solid; - border-width: 1px; - cursor: pointer; - display: block; - height: 18px; - margin: 0px 5px 0 0; - padding: 0px 5px 0px; - background-color: #E9E9E9; - border-bottom-color: #E9E9E9; - color: #333333; - font-size: 10px; - line-height: 18px; - float: left; -} - -.howto { - margin-top: 2px; - margin-bottom: 3px; - font-size: 11px; - font-style: italic; - display: block; -} - -input.text { - outline-color: -moz-use-text-color; - outline-style: none; - outline-width: medium; - width: 100%; -} - -#message { - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; -} - -/* Editor/Main Column */ -div#poststuff { - padding-left: 10px; - margin-top: 10px; -} - -div.zerosize { - border: 0 none; - height: 0; - margin: 0; - overflow: hidden; - padding: 0; - position: absolute; - width: 0; -} - -#poststuff #edButtonPreview.active, -#poststuff #edButtonHTML.active { - display: none; -} - -.posting { - margin-right: 228px; - position: relative; - left: 0; -} - -#side-info-column { - float: right; - width: 218px; - position: absolute; - right: 0; - margin-right: 10px; -} - -#side-info-column .sleeve { - padding-left: 10px; -} - -#poststuff .inside { - font-size: 11px; - margin: 0 12px 12px; -} - -#poststuff h2, #poststuff h3 { - font-size: 14px; - font-weight: bold; - padding: 7px; - margin: 0 0 10px; - background-image: url(../images/postbox-bg.svg); - background-position: left top; - background-repeat: repeat-x; - font-size: 12px; - font-weight: bold; - line-height: 1; - margin: 0 0 10px; - padding: 7px 9px; - text-shadow: 0 1px 0 #FFFFFF; -} - -h3.tb { - text-shadow: 0 1px 0 #FFFFFF; - font-weight: bold; - font-size: 12px; - margin-left: 5px; -} - -#TB_window { - border: 1px solid #333; - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; -} - -.metabox-holder .postbox, -.postbox, -.stuffbox { - margin-bottom: 10px; - border-width: 1px; - border-style: solid; - line-height: 1; - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; - border-color: #DFDFDF; -} - -.titlediv { - border-color: #DFDFDF; -} - -#title, .tbtitle { - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; - border-style: solid; - border-width: 1px; - font-size: 1.7em; - outline: none; - padding: 3px 4px; - border-color: #DFDFDF; -} - -.tbtitle { - font-size: 12px; - padding: 3px; -} - -#title { - width: 98%; -} - -.postbox h2 { - background-image: url(../images/postbox-bg.svg); - background-position: left top; - background-repeat: repeat-x; - background-color: #DFDFDF; -} - -.editor-container { - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; - border-collapse: separate; - border-style: solid; - border-width: 1px; - border-color: #DFDFDF; -} - -.postdivrich { - position: relative; - padding-top: 25px; -} - -#actions { - clear: both; - float: right; - margin-top: -19px; - position: relative; -} -#extra_fields #actions { - clear: both; - position: absolute; - right: 4px; - top: 6px; - margin: 0; -} - -#actions li { - float: left; - list-style: none; - margin-right: 10px; -} -#extra_fields .button { - margin-right: 5px; -} - -/* Photo Styles */ -.photolist { - margin-top: -10px; -} - -#photo_saving { - margin: 0 8px 8px; - vertical-align: middle; -} - -#img_container { - background-color: #fff; - height: 101px; - width: 100%; -} - -#extra_fields { - margin-top: 10px; - position: relative; -} - -#extra_fields .postbox { - margin-bottom: 5px; -} - -#extra_fields .titlewrap { - padding: 0; - overflow: auto; - height: 100px; -} - -#img_container { - position: relative; -} - -#img_container a { - display: block; - float: left; - overflow: hidden; - vertical-align: center; -} - -#img_container img, #img_container a { - width: 68px; - height: 68px; -} - -#img_container img { - width: 68px; - height: 68px; - border: none; - background-color: #f4f4f4; - cursor: pointer; -} - -#img_container a, -#img_container a:link, -#img_container a:visited { - border: 1px solid #ccc; - display: block; - position: relative; -} - -#img_container a:hover, -#img_container a:active { - border-color: #000; - z-index: 1000; - border-width: 2px; - margin: -1px; -} - -/* Video */ -#embed-code { - width: 100%; - height: 98px; -} - -/* Submit Column */ -#viewsite { - padding: 0; - margin: 0 0 20px 0; - font-size: 10px; - clear: both; -} - -#viewsite .button { - margin: 0 0 0px 0; - display: block; -} - -.wp-hidden-children .wp-hidden-child { - display: none; -} - -#category-adder { - padding: 4px 0; -} - -#category-adder h4 { - margin: 0 0 8px; -} - -#category-add input { - width: 94%; - font-family: Verdana, Arial, Helvetica, sans-serif; - font-size: 13px; - margin: 1px; - padding: 3px; -} - -#category-add select { - width: 70%; - -x-system-font: none; - border-style: solid; - border-width: 1px; - font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; - font-size: 12px; - height: 2em; - line-height: 20px; - padding: 2px; - margin: 1px; - vertical-align: top; -} - -#category-add input#category-add-sumbit { - width: auto; -} - -/* Categories */ -#categorydiv ul, #linkcategorydiv ul { - list-style: none; - padding: 0; - margin: 0; -} - -#categorydiv ul.categorychecklist ul { - margin-left: 18px; -} - -#categorydiv div.ui-tabs-panel { - height: 150px; - overflow: auto; -} - -ul.categorychecklist li { - margin: 0; - padding: 0; - line-height: 19px; -} - -/* Tags */ -#tagsdiv #newtag { - padding: 3px; - margin-right: 5px; - width: 16em; -} - -#jaxtag { - clear: both; - margin: 0; -} - -#tagadd { - margin-left: 3px; -} - -#tagchecklist { - margin-top: 3px; - margin-bottom: 1em; - font-size: 12px; - overflow: auto; -} - -#tagchecklist strong { - position: absolute; - font-size: .75em; -} - -#tagchecklist span { - margin-right: .5em; - margin-left: 10px; - display: block; - float: left; - font-size: 11px; - line-height: 1.8em; - white-space: nowrap; - cursor: default; -} - -#tagchecklist span a { - margin: 6px 0 0 -9px; - cursor: pointer; - width: 10px; - height: 10px; - display: block; - float: left; - text-indent: -9999px; - overflow: hidden; - position: absolute; -} - -#content { - width: 96% !important; - margin-left: 1%; - margin-bottom: 10px; - border: 1px solid #f1f1f1; -} - -/* Submit */ - -#saving { - display: inline; -} - -.submit input, -.button, -.button-primary, -.button-secondary, -.button-highlighted, -#postcustomstuff .submit input { - font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; - text-decoration: none; - font-size: 11px !important; - line-height: 16px; - padding: 2px 8px; - cursor: pointer; - border-width: 1px; - border-style: solid; - -moz-border-radius: 11px; - -khtml-border-radius: 11px; - -webkit-border-radius: 11px; - border-radius: 11px; -} - -.button-primary { - background: #21759B url(../images/button-grad.svg) repeat-x scroll left top; - border-color: #21759B; - color: #FFFFFF; -} - -.ac_results { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - z-index: 10000; - display: none; - border-width: 1px; - border-style: solid; -} - -.ac_results li { - padding: 2px 5px; - white-space: nowrap; - text-align: left; -} - -.ac_over { - cursor: pointer; -} - -.ac_match { - text-decoration: underline; -} - -#TB_ajaxContent #options { - position: absolute; - top: 20px; - right: 25px; - padding: 5px; -} - -#TB_ajaxContent h3 { - margin-bottom: .25em; -} - -.updated { - margin: 10px 0; - padding: 0; - border-width: 1px; - border-style: solid; - width: 99%; -} - -.updated p, -.error p { - margin: 0.6em 0; - padding: 0 0.6em; -} - -.error a { - text-decoration: underline; -} - -.updated a { - text-decoration: none; - padding-bottom: 2px; -} - -#post_status { - margin-left: 10px; - margin-bottom: 1em; - display: block; -} - -/* Footer */ -#footer { - height: 65px; - display: block; - width: 640px; - padding: 10px 0 0 60px; - margin: 0; - position: absolute; - bottom: 0; - font-size: 12px; -} - -#footer p { - margin: 0; - padding: 7px 0; -} - -#footer p a { - text-decoration: none; -} -#footer p a:hover { - text-decoration: underline; -} - -/* Utility Classes */ -.centered { - text-align: center; -} - -.hidden { - display: none; -} diff -uNr a/mp-wp/wp-admin/edit-form-advanced.php b/mp-wp/wp-admin/edit-form-advanced.php --- a/mp-wp/wp-admin/edit-form-advanced.php 2a27a67e90c058ced5de50dfa328cda47f4894f216a5ad40c62f76c2730217d393f93f1e37813fe962d7964e38511d8923102f545f1f0a75dd51e1a5bb5d9096 +++ b/mp-wp/wp-admin/edit-form-advanced.php 08558b087cf3e86ef88e3c07596f32dd005d467318e34350e5338c5ea72a30fa069632805b4e1d1f3094483b030f9852803b3285c1d8ffc6afdfffb5c1b650c8 @@ -565,7 +565,7 @@ -$welcome
$prereqs
$stepone
- -$message
$info
'.print_r($this,1).''; - $start = js_escape( __('Import') ); - $continue = js_escape( __('Continue') ); - $stop = js_escape( __('Importing...') ); - $authors = js_escape( __('Set Authors') ); - $loadauth = js_escape( __('Preparing author mapping form...') ); - $authhead = js_escape( __('Final Step: Author Mapping') ); - $nothing = js_escape( __('Nothing was imported. Had you already imported this blog?') ); - $title = __('Blogger Blogs'); - $name = __('Blog Name'); - $url = __('Blog URL'); - $action = __('The Magic Button'); - $posts = __('Posts'); - $comments = __('Comments'); - $noscript = __('This feature requires Javascript but it seems to be disabled. Please enable Javascript and then reload this page. Don\'t worry, you can turn it back off when you\'re done.'); - - $interval = STATUS_INTERVAL * 1000; - - foreach ( $this->blogs as $i => $blog ) { - if ( $blog['mode'] == 'init' ) - $value = $start; - elseif ( $blog['mode'] == 'posts' || $blog['mode'] == 'comments' ) - $value = $continue; - else - $value = $authors; - $blogtitle = js_escape( $blog['title'] ); - $pdone = isset($blog['posts_done']) ? (int) $blog['posts_done'] : 0; - $cdone = isset($blog['comments_done']) ? (int) $blog['comments_done'] : 0; - $init .= "blogs[$i]=new blog($i,'$blogtitle','{$blog['mode']}'," . $this->get_js_status($i) . ');'; - $pstat = "
$name | $url | $posts | $comments | $action |
$directions
'.__('Now that you have imported your Blogger blog into WordPress, what are you going to do? Here are some suggestions:').'
$message
'.__('Howdy! This importer allows you to extract posts from Blogware XML export file into your blog. Pick a Blogware file to upload and click Import.').'
'; - wp_import_upload_form("admin.php?import=blogware&step=1"); - echo ''.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'.__('Howdy! This imports tags from Bunny’s Technorati Tags into WordPress tags.').'
'; - echo ''.__('This is suitable for Bunny’s Technorati Tags version 0.6.').'
'; - echo ''.__('All existing Bunny’s Technorati Tags will be removed after import.').'
'; - echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; - echo ''; - echo '' . __('No Tags Found!') . '
'; - return false; - } else { - $count = count($metakeys); - echo '' . sprintf( __ngettext('Done! %s post with tags were read.', 'Done! %s posts with tags were read.', $count), $count ) . '
'.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'; - } - - function footer() - { - echo ''.__('Howdy! This importer allows you to extract posts from a DotClear database into your blog. Mileage may vary.').'
'; - echo ''.__('Your DotClear Configuration settings are as follows:').'
'; - echo ''.__('Importing Categories...').'
'.sprintf(__ngettext('Done! %1$s category imported.', 'Done! %1$s categories imported.', $count), $count).'
'.__('Importing Users...').'
'.sprintf(__('Done! %1$s users imported.'), $count).'
'.__('Importing Posts...').'
'.sprintf(__('Done! %1$s posts imported.'), $count).'
'.__('Importing Comments...').'
'.sprintf(__('Done! %1$s comments imported.'), $count).'
'.__('Importing Links...').'
';
- printf(__ngettext('Done! %s link or link category imported.', 'Done! %s links or link categories imported.', $count), $count);
- echo '
'.__('Welcome to WordPress. We hope (and expect!) that you will find this platform incredibly rewarding! As a new WordPress user coming from DotClear, there are some things that we would like to point out. Hopefully, they will help your transition go as smoothly as possible.').'
'; - echo ''.sprintf(__('You have already setup WordPress and have been assigned an administrative login and password. Forget it. You didn\'t have that login in DotClear, why should you have it here? Instead we have taken care to import all of your users into our system. Unfortunately there is one downside. Because both WordPress and DotClear uses a strong encryption hash with passwords, it is impossible to decrypt it and we are forced to assign temporary passwords to all your users. Every user has the same username, but their passwords are reset to password123. So Login and change it.'), '/wp-login.php').'
'; - echo ''.__('Secondly, we have attempted to preserve post authors. If you are the only author or contributor to your blog, then you are safe. In most cases, we are successful in this preservation endeavor. However, if we cannot ascertain the name of the writer due to discrepancies between database tables, we assign it to you, the administrative user.').'
'; - echo ''.__('Also, since you\'re coming from DotClear, you probably have been using Textile to format your comments and posts. If this is the case, we recommend downloading and installing Textile for WordPress. Trust me... You\'ll want it.').'
'; - echo ''.__('Finally, there are numerous WordPress resources around the internet. Some of them are:').'
'; - echo ''.sprintf(__('That\'s it! What are you waiting for? Go login!'), '../wp-login.php').'
'; - } - - function db_form() - { - echo '- - -footer(); - } - - - - function gm2autobr($string) { // transforms GM's |*| into b2's
- -footer(); - return; - } - - function dispatch() { - if (empty ($_GET['step'])) - $step = 0; - else - $step = (int) $_GET['step']; - - switch ($step) { - case 0 : - $this->greet(); - break; - case 1: - check_admin_referer('import-greymatter'); - $result = $this->import(); - if ( is_wp_error( $result ) ) - echo $result->get_error_message(); - break; - } - } - - function GM_Import() { - // Nothing. - } -} - -$gm_import = new GM_Import(); - -register_importer('greymatter', __('GreyMatter'), __('Import users, posts, and comments from a Greymatter blog.'), array ($gm_import, 'dispatch')); -?> diff -uNr a/mp-wp/wp-admin/import/jkw.php b/mp-wp/wp-admin/import/jkw.php --- a/mp-wp/wp-admin/import/jkw.php c8a75bf7f66d82a5103fd28cc587ba172dda2913daa728c7afea256566dc277c809db7b7854beee0011abcda06313658f8c8f3d0704690e700a4f71d91f41f2d +++ b/mp-wp/wp-admin/import/jkw.php false @@ -1,192 +0,0 @@ -'; - screen_icon(); - echo '
'.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'.__('Howdy! This imports tags from Jerome’s Keywords into WordPress tags.').'
'; - echo ''.__('This is suitable for Jerome’s Keywords version 1.x and 2.0a.').'
'; - echo ''.__('All existing Jerome’s Keywords will be removed after import.').'
'; - echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; - echo ''; - echo ''; - echo '' . __('No Tags Found!') . '
'; - return false; - } else { - $count = count($metakeys); - echo '' . sprintf( __ngettext('Done! %s post with tags were read.', 'Done! %s posts with tags were read.', $count), $count ) . '
' . __('No Tags Found!') . '
'; - return false; - } else { - $count = count($metakeys); - echo '' . sprintf( __ngettext('Done! %s tag were read.', 'Done! %s tags were read.', $count), $count ) . '
'.__('Howdy! Upload your LiveJournal XML export file and we’ll import the posts into this blog.').'
'; - echo ''.__('Choose a LiveJournal XML file to upload, then click Upload file and import.').'
'; - wp_import_upload_form("admin.php?import=livejournal&step=1"); - echo 'mt-export.txt in your /wp-content/
directory and then click "Import mt-export.txt"'); ?>
out of memory error try splitting up the import file into pieces.'); ?>
-italics. For each of these names, you can either pick an author in your WordPress installation from the menu, or enter a name for the author in the textbox.'); ?>
- - get_mt_authors(); - echo ' '; - echo 'mt-export.txt
does not exist');
- } else {
- $file = wp_import_handle_upload();
- }
- if ( isset($file['error']) ) {
- $this->header();
- echo ''.__('Sorry, there has been an error').'.
'; - echo '' . $file['error'] . '
'; - $this->footer(); - return; - } - $this->file = $file['file']; - $this->id = (int) $file['id']; - - $this->mt_authors_form(); - } - - function save_post(&$post, &$comments, &$pings) { - // Reset the counter - set_time_limit(30); - $post = get_object_vars($post); - $post = add_magic_quotes($post); - $post = (object) $post; - - if ( $post_id = post_exists($post->post_title, '', $post->post_date) ) { - echo ''.__('Inserted %s').'
', $names[$i]); - } -?> - -manage those links.'), $link_count, $cat_id, 'link-manager.php') ?>
- -" . __("You need to supply your OPML url. Press back on your browser and try again") . "\n"; -} // end else - -if ( ! $blogrolling ) - do_action( 'wp_delete_file', $opml_url); - @unlink($opml_url); -?> -'.__('Howdy! This importer allows you to extract posts from an RSS 2.0 file into your blog. This is useful if you want to import your posts from a system that is not handled by a custom import tool. Pick an RSS file to upload and click Import.').'
'; - wp_import_upload_form("admin.php?import=rss&step=1"); - echo ''.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'.__('Howdy! This imports tags from Simple Tagging 1.6.2 into WordPress tags.').'
'; - echo ''.__('This has not been tested on any other versions of Simple Tagging. Mileage may vary.').'
'; - echo ''.__('To accommodate larger databases for those tag-crazy authors out there, we have made this into an easy 4-step program to help you kick that nasty Simple Tagging habit. Just keep clicking along and we will let you know when you are in the clear!').'
'; - echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; - echo ''; - echo '' . __('No posts were found to have tags!') . '
'; - return false; - } - else { - // if there's an existing entry, delete it - if ( get_option('stpimp_posts') ) { - delete_option('stpimp_posts'); - } - - add_option('stpimp_posts', $posts); - $count = count($posts); - echo '' . sprintf( __ngettext('Done! %s tag to post relationships were read.', 'Done! %s tags to post relationships were read.', $count), $count ) . '
' . sprintf( __ngettext('Done! %s tag was added!', 'Done! %s tags were added!', $tags_added), $tags_added ) . '
' . __('OK, so we lied about this being a 4-step program! You’re done!') . '
'; - echo '' . __('Now wasn’t that easy?') . '
'; - echo ''.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'; - } - - function footer() - { - echo ''.__('Howdy! This imports categories, users, posts, comments, and links from any Textpattern 4.0.2+ into this blog.').'
'; - echo ''.__('This has not been tested on previous versions of Textpattern. Mileage may vary.').'
'; - echo ''.__('Your Textpattern Configuration settings are as follows:').'
'; - echo ''; - echo ''.__('Importing Categories...').'
'.sprintf(__ngettext('Done! %1$s category imported.', 'Done! %1$s categories imported.', $count), $count).'
'.__('Importing Users...').'
'.sprintf(__('Done! %1$s users imported.'), $count).'
'.__('Importing Posts...').'
'.sprintf(__('Done! %1$s posts imported.'), $count).'
'.__('Importing Comments...').'
'.sprintf(__('Done! %1$s comments imported.'), $count).'
'.__('Importing Links...').'
';
- printf(__ngettext('Done! %s link imported', 'Done! %s links imported', $count), $count);
- echo '
'.__('Welcome to WordPress. We hope (and expect!) that you will find this platform incredibly rewarding! As a new WordPress user coming from Textpattern, there are some things that we would like to point out. Hopefully, they will help your transition go as smoothly as possible.').'
'; - echo ''.sprintf(__('You have already setup WordPress and have been assigned an administrative login and password. Forget it. You didn’t have that login in Textpattern, why should you have it here? Instead we have taken care to import all of your users into our system. Unfortunately there is one downside. Because both WordPress and Textpattern uses a strong encryption hash with passwords, it is impossible to decrypt it and we are forced to assign temporary passwords to all your users. Every user has the same username, but their passwords are reset to password123. So Login and change it.'), get_bloginfo( 'wpurl' ) . '/wp-login.php').'
'; - echo ''.__('Secondly, we have attempted to preserve post authors. If you are the only author or contributor to your blog, then you are safe. In most cases, we are successful in this preservation endeavor. However, if we cannot ascertain the name of the writer due to discrepancies between database tables, we assign it to you, the administrative user.').'
'; - echo ''.__('Also, since you’re coming from Textpattern, you probably have been using Textile to format your comments and posts. If this is the case, we recommend downloading and installing Textile for WordPress. Trust me... You’ll want it.').'
'; - echo ''.__('Finally, there are numerous WordPress resources around the internet. Some of them are:').'
'; - echo ''.sprintf(__('That’s it! What are you waiting for? Go login!'), get_bloginfo( 'wpurl' ) . '/wp-login.php').'
'; - } - - function db_form() - { - echo ''.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'
'.__('Howdy! This imports tags from Ultimate Tag Warrior 3 into WordPress tags.').'
'; - echo ''.__('This has not been tested on any other versions of Ultimate Tag Warrior. Mileage may vary.').'
'; - echo ''.__('To accommodate larger databases for those tag-crazy authors out there, we have made this into an easy 5-step program to help you kick that nasty UTW habit. Just keep clicking along and we will let you know when you are in the clear!').'
'; - echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; - echo ''; - echo '' . __('No Tags Found!') . '
'; - return false; - } - else { - - // if there's an existing entry, delete it - if ( get_option('utwimp_tags') ) { - delete_option('utwimp_tags'); - } - - add_option('utwimp_tags', $tags); - - - $count = count($tags); - - echo '' . sprintf( __ngettext('Done! %s tag were read.', 'Done! %s tags were read.', $count), $count ) . '
' . __('The following tags were found:') . '
'; - - echo '' . __('If you don’t want to import any of these tags, you should delete them from the UTW tag management page and then re-run this import.') . '
'; - - - } - - echo ''; - echo '' . __('No posts were found to have tags!') . '
'; - return false; - } - else { - - // if there's an existing entry, delete it - if ( get_option('utwimp_posts') ) { - delete_option('utwimp_posts'); - } - - add_option('utwimp_posts', $posts); - - - $count = count($posts); - - echo '' . sprintf( __ngettext('Done! %s tag to post relationships were read.', 'Done! %s tags to post relationships were read.', $count), $count ) . '
' . sprintf( __ngettext( 'Done! %s tag were added!', 'Done! %s tags were added!', $tags_added ), $tags_added ) . '
' . __('OK, so we lied about this being a 5-step program! You’re done!') . '
'; - - echo '' . __('Now wasn’t that easy?') . '
'; - - echo ']+>.*?)
', 'mg'), '$1'); - - // Sepatate- content = content.replace(new RegExp('
', 'mgi'), '
and
- content = content.replace(new RegExp('\\s*
', 'mgi'), ''); - content = content.replace(new RegExp('\\s*
\\s*', 'mgi'), '\n\n'); - content = content.replace(new RegExp('\\n\\s*\\n', 'mgi'), '\n\n'); - content = content.replace(new RegExp('\\s*' . __('Plugin reactivated successfully.') . '
'; - - if( isset($_GET['failure']) ){ - echo '' . __('Plugin failed to reactivate due to a fatal error.') . '
'; - error_reporting( E_ALL ^ E_NOTICE ); - @ini_set('display_errors', true); //Ensure that Fatal errors are displayed. - include(WP_PLUGIN_DIR . '/' . $plugin); - } - iframe_footer(); - } elseif ( 'upgrade-theme' == $action ) { - check_admin_referer('upgrade-theme_' . $theme); - $title = __('Upgrade Theme'); - $parent_file = 'themes.php'; - require_once('admin-header.php'); - do_theme_upgrade($theme); - include('admin-footer.php'); - } -} - -?> diff -uNr a/mp-wp/wp-admin/upgrade-functions.php b/mp-wp/wp-admin/upgrade-functions.php --- a/mp-wp/wp-admin/upgrade-functions.php 730310d9d952df9e6944f5d2695133378e26a1e9022d95a64dc7178eff7df3aa145a00257d29bd7f514827e6a97522500ad49e6a6d4cba550862cc0b4dc89e55 +++ b/mp-wp/wp-admin/upgrade-functions.php false @@ -1,13 +0,0 @@ - diff -uNr a/mp-wp/wp-admin/upgrade.php b/mp-wp/wp-admin/upgrade.php --- a/mp-wp/wp-admin/upgrade.php f6e6a392e2f2c519c7593233026ff624c7309eb468c101ba2d98fad3ddfeb29044f2198d6fa7b286d539a4d61f599b99db4c5953010e267e21ab8f8658c11fe6 +++ b/mp-wp/wp-admin/upgrade.php false @@ -1,95 +0,0 @@ - - -> - - -- | - |
---|---|
diff -uNr a/mp-wp/wp-admin/wp-admin.css b/mp-wp/wp-admin/wp-admin.css --- a/mp-wp/wp-admin/wp-admin.css 1ab49847eeba691f62e24fc1081784a4241c271c49f7dcad7608a75b73069bfd2d311208a44128d92c0b40b2c2224c1a3272d52c76eca75ba0dc51b7567a04ff +++ b/mp-wp/wp-admin/wp-admin.css 310db6ed07d6f444552841e3bcaca5c4b8841e1488d1cb17074d3fc09e98af2a369013d7ed258ad787a7f9a519b15caea536271f06c126dad14019a170b80240 @@ -591,10 +591,6 @@ font-size: 22px; } -#your-profile #rich_editing { - border: none; -} - #howto { font-size: 11px; margin: 0 5px; @@ -1227,10 +1223,6 @@ width: 300px; } -#profile-page .form-table #rich_editing { - margin-right: 5px -} - .form-table .pre { padding: 8px; margin: 0; @@ -1387,20 +1379,6 @@ border: none; } -#post-body-content .wp_themeSkin .mceStatusbar a.mceResize { - display: block; - float: right; - background: transparent url(images/resize.svg) no-repeat scroll right bottom; - width: 12px; - height: 12px; - cursor: se-resize; - margin: 0 2px; - position: relative; - right: 0; - top: 31px; -} - - #pagesubmitdiv div.inside, #linksubmitdiv div.inside, div.inside { @@ -1670,14 +1648,6 @@ height: 30px; } -.wp_themeSkin tr.mceFirst td.mceToolbar { - background-image: url("images/ed-bg.svg"); - background-position: left top; - background-repeat: repeat-x; - border-width: 0 0 1px; - border-style: none none solid; -} - #poststuff #edButtonPreview, #poststuff #edButtonHTML { display: block; diff -uNr a/mp-wp/wp-content/themes/default/footer.php b/mp-wp/wp-content/themes/default/footer.php --- a/mp-wp/wp-content/themes/default/footer.php f73f685a504e7d9267eae21fe6186e83a7a640e732e3c765d65c63fd8704d485b4ae1487cec8889a5394eb36a505f5e2a278ed8a708a92d0499998470b3b167f +++ b/mp-wp/wp-content/themes/default/footer.php acdc1e30a585923e1b0879e650e51185df6faaf999e79ba34c37cf360181ed4a5d67e2d53e4a510c3f4958f776284b865b302130451c548a067dc5efca8fd575 @@ -10,7 +10,7 @@ |