diff -uNr a/mp-wp/manifest b/mp-wp/manifest --- a/mp-wp/manifest 6d47bbc24996dbf2a24bf6d91abf6ab3de3b2aef33884bf3e583a784bb3bc5d16f6d9c2f1c308c576c319a0a520b62a4432ab13f858c5dae9ac253ba7628b2d3 +++ b/mp-wp/manifest 4ad5c0b7eda9c670f311a23da92114ab10bf30b9990b46882047aea3ab569395f643cb4aa6144ee0ba74b9821df1e69b26d299c1f0e9c11631a78c46f95913bd @@ -4,3 +4,4 @@ 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 602064 mp-wp_apply-htmlspecialchars-to-post-edit-content billymg Run post content through htmlspecialchars() before loading into the post edit UI +605926 mp-wp_comments_filtering diana_coman Recent comments widget should show only people's comments (no track/pingbacks); theme default changed to show trackbacks/pingbacks as last/at the bottom in an article's comments list. diff -uNr a/mp-wp/wp-content/themes/default/comments.php b/mp-wp/wp-content/themes/default/comments.php --- a/mp-wp/wp-content/themes/default/comments.php 93f30c1e6e23c73675cea9a757b592e191c7b28aa732f41d8af05a9c18fbe0a43a8f568dcc86e7ce4241039c73a175766961ad8f985e01bdd814df3e7239d994 +++ b/mp-wp/wp-content/themes/default/comments.php adcfd6c531a167dff6cb159af47f52fc12c3b7fb21b1ea12f2182e35ee5adb079441a026549b0f0042f4e1fab53f1664b3cdd359b697bff33570c6847bce1e7c @@ -26,7 +26,8 @@
    - + +