{"id":47982,"date":"2008-06-29T14:44:51","date_gmt":"2008-06-29T14:44:51","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-mollom\/"},"modified":"2013-07-09T19:16:37","modified_gmt":"2013-07-09T19:16:37","slug":"wp-mollom","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-mollom\/","author":184331,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.7.5","stable_tag":"trunk","tested":"2.9.0","requires":"2.5.0","requires_php":"","requires_plugins":"","header_name":"Mollom (old)","header_author":"Matthias Vandermaesen","header_description":"","assets_banners_color":"","last_updated":"2013-07-09 19:16:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/wp-mollom\/","header_author_uri":"http:\/\/www.colada.be","rating":0,"author_block_rating":0,"active_installs":10,"downloads":11291,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1444662","resolution":"5","location":"plugin"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1444662","resolution":"6","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1444662","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1444662","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1444662","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444662","resolution":"1","location":"plugin"}},"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-47982","plugin","type-plugin","status-closed","hentry","plugin_committers-driesb","plugin_committers-netsensei","plugin_committers-tha_sun"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-mollom.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-1.png?rev=1444662","caption":""},{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-2.png?rev=1444662","caption":""},{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-3.png?rev=1444662","caption":""},{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-4.png?rev=1444662","caption":""},{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-5.png?rev=1444662","caption":""},{"src":"https:\/\/ps.w.org\/wp-mollom\/trunk\/screenshot-6.png?rev=1444662","caption":""}],"raw_content":"<!--section=description-->\n<p>Superseded by new and vastly improved <a href=\"http:\/\/wordpress.org\/plugins\/mollom\/\">Mollom plugin<\/a>.<\/p>\n <h4>How to upgrade<\/h4>\n <ol>\n<li>Deactivate and uninstall\/delete the old <code>wp-mollom<\/code> plugin (version 0.7.5 or older).<\/li>\n<li>Install the new <a href=\"http:\/\/wordpress.org\/plugins\/mollom\/\">Mollom plugin<\/a> (version 2.0 or later).<\/li>\n<li>Re-enter your Mollom API keys.<\/li>\n<\/ol>\n <p>There is no automated upgrade path, since the plugin has been entirely rewritten, and re-installing the new is a matter of minutes.  Also, this old plugin was used by a few users only.<br \/>\nWe're sorry for this (one-time) inconvenience.<\/p>\n\n<!--section=installation-->\n<p>Do not install this plugin; <strong>use the new <a href=\"http:\/\/wordpress.org\/plugins\/mollom\/\">Mollom plugin<\/a> instead<\/strong>.<\/p>\n\n<!--section=changelog-->\n<ul>\n<li>Replaced by new and vastly improved <a href=\"http:\/\/wordpress.org\/plugins\/mollom\/\">Mollom plugin<\/a>.<\/li>\n<li>2009\/12\/20 - 0.7.5  <ul>\n<li>fixed: wrong character encoding when comment is fed to wordpress after a CAPTCHA<\/li>\n<li>fixed: url was also truncated in href if &gt; 32 chars in the management module<\/li>\n<li>fixed: changed 2 strings against typo's<\/li>\n<li>improved: added pagination on the bottom of the management module<\/li>\n<li>changed: contact details of plugin author<\/li>\n<\/ul><\/li>\n<li>2009\/04\/18 - 0.7.4  <ul>\n<li>added: vietnamese (vi) translation<\/li>\n<li>added: bulgarian (bg_BG) translation<\/li>\n<li>added: bangla (bn_BD) translation<\/li>\n<\/ul><\/li>\n<li>2009\/03\/16 - 0.7.3  <ul>\n<li>fixed: multiple moderation would incorrectly state 'moderation failed' due to incorrect set boolean.<\/li>\n<li>added: german (de_DE) translation<\/li>\n<li>added: italian (it_IT) translation<\/li>\n<\/ul><\/li>\n<li>2009\/02\/12 - 0.7.2  <ul>\n<li>fixed: closing a gap that allowed bypassing checkContent through spoofing $_POST['mollom_sessionid']<\/li>\n<li>fixed: if mb_convert_encoding() is not available, the CAPTCHA would generate a PHP error. Now falls back to htmlentities().<\/li>\n<li>improved: the check_trackback_content and check_comment_content are totally rewritten to make them more secure.<\/li>\n<li>added: user roles capabilities. You can now exempt roles from a check by Mollom<\/li>\n<li>added: simplified chinese (zh_CN) translation<\/li>\n<\/ul><\/li>\n<li>2008\/12\/27 - 0.7.1  <ul>\n<li>fixed: all plugin panels now show in the new WP 2.7 administration interface<\/li>\n<li>fixed: non-western character sets are now handled properly in the captcha form<\/li>\n<li>fixed: handles threaded comments properly now<\/li>\n<li>fixed: handling multiple records in the manage module not correctly handled<\/li>\n<li>improved: extra - non standard- fields added to the comment form don't get dropped anymore<\/li>\n<li>improved: revamped the administration panel<\/li>\n<li>improved: various smaller code improvements<\/li>\n<li>added: the plugin is now compatible with the new plugin uninstall features in Wordpress 2.7<\/li>\n<li>added: the 'quality' of 'spaminess' of a comment is now logged and shown as an extra indicator<\/li>\n<\/ul><\/li>\n<li>2008\/11\/27 - 0.7.0  <ul>\n<li>fixed: hover over statistics bar graph wouldn't yield numerical data<\/li>\n<li>added: localization\/internationalisation (i8n) support. Now you can translate wp-mollom through POEdit and the likes.<\/li>\n<\/ul><\/li>\n<li>2008\/11\/10 - 0.6.2  <ul>\n<li>fixed: wrong feedback qualifiers (spam, profanity, unwanted, low-quality) were transmitted to Mollom upon moderation<\/li>\n<\/ul><\/li>\n<li>2008\/09\/24 - 0.6.1  <ul>\n<li>fixed: division by 0 error on line 317<\/li>\n<li>fixed: if 'unsure' but captcha was filled in correctly, HTML attributes in comment content would sometimes be eaten by kses.<\/li>\n<li>improved: the mollom function got an overhaul to reflect the september 15 version of the Mollom API documentation<\/li>\n<li>changed: mollom statistics are now hooked in edit-comments.php instead of plugins.php<\/li>\n<li>added: _mollom_retrieve_server_list() function now handles all getServerList calls<\/li>\n<\/ul><\/li>\n<li>2008\/08\/24 - 0.6.0  <ul>\n<li>fixed: html is preserved in a comment when the visitor is confronted with the captcha<\/li>\n<li>fixed: handling of session id's in show_captcha() en check_captcha() follows the API flow better.<\/li>\n<li>fixed: broken bulk moderation of comments is now fixed<\/li>\n<li>fixed: the IP adress was incorrectly passed to the 'mollom.checkCaptcha' call<\/li>\n<li>fixed: the session_id is now passed correctly to _save_session() after the captcha is checked.<\/li>\n<li>improved: more verbose status messages report when using the Mollom Manage module<\/li>\n<li>improved: cleaned up some deprecated functions<\/li>\n<li>improved: handling of Mollom feedback in _mollom_send_feedback() function<\/li>\n<li>added: approve and unapprove options in the Mollom Manage module<\/li>\n<li>added: link to the originating post in the Mollom Manage module<\/li>\n<li>added: if a comment had to pass a CAPTCHA, it will be indicated in the Mollom Manage module<\/li>\n<li>added: plugin has it's own HTTP USER AGENT string which will be send with XML RPC calls to the API<\/li>\n<li>added: detailed statistics. You can find these under Plugins &gt; Mollom<\/li>\n<\/ul><\/li>\n<li>2008\/07\/20 - 0.5.2  <ul>\n<li>fixed: passing $comment instead of $_POST to show_captcha() in check_captcha()<\/li>\n<li>improved: implemented wpdb-&gt;prepare() in vunerable queries<\/li>\n<li>improved: mollom_activate() function now more robust<\/li>\n<li>changed: mollom_author_ip() reflects changes in the API documentation. This function is now 'reverse proxy aware'<\/li>\n<\/ul><\/li>\n<li>2008\/06\/30 - 0.5.1  <ul>\n<li>fixed: issues with the captcha page not being rendered correctly<\/li>\n<li>added: mollom_manage_wp_queue() function which deals with Mollom feedback from the default WP moderation queue<\/li>\n<li>improved: legacy code when activating the plugin (needed for upgrading from &lt; 0.5.0 (testversions!)<\/li>\n<\/ul><\/li>\n<li>2008\/06\/26 - 0.5.0  <ul>\n<li>Added: installation\/activation can contain legacy code and versioning for handling old (test)configurations<\/li>\n<li>Added: PHPDoc style documentation of functions<\/li>\n<li>Added: mollom_moderate_comment() template function. Allows moderation from your theme.<\/li>\n<li>Removed: 'moderation mode'. Moderation should only be configured through the proper wordpress interface.<\/li>\n<li>fixed: compatibility issues with the WP-OpenID plugin<\/li>\n<li>Improved: the plugin relies far less on global variables now.<\/li>\n<li>Improved: all mollom data is now saved to it's own seprerate, independent table.<\/li>\n<li>Improved: SQL revision<\/li>\n<li>Improved: error handling is now more verbose<\/li>\n<li>Improved: status messages in the configuration\/moderation panels now only show when relevant<\/li>\n<li>Improved: handling of mollom servers not being available or unreachable<\/li>\n<\/ul><\/li>\n<li>2008\/06\/03 - 0.4  <ul>\n<li>Changed: 'configuration' now is under WP 'settings' menu instead of 'plugins'<\/li>\n<li>Added: show_mollom_plugincount() as a template function to show off your mollom caught<\/li>\n<\/ul><\/li>\n<li>2008\/05\/27 - 0.3  <ul>\n<li>Added: trackback support. If ham: passed. If unsure\/spam: blocked.<\/li>\n<li>Added: 'moderation mode' mollom approved comments\/trackbacks still need to be moderated<\/li>\n<li>Added: 'Restore' When the plugin is deactivated, optionally purge all mollom related data<\/li>\n<li>Changed: moderation isn't mandatory anymore, only optional. Comments aren't saved to the  database until the CAPTCHA is filled out correctly. Otherwise: never registered.<\/li>\n<li>Improved: Error handling now relies on WP Error handling (WP_Error object)<\/li>\n<\/ul><\/li>\n<li>2008\/05\/22 - 0.2  <ul>\n<li>Added: bulk moderation of comments<\/li>\n<li>Added: 'policy mode' disables commenting if the Mollom service is down<\/li>\n<li>Improved: moderation interface is more userfriendly<\/li>\n<li>Improved: only unmoderated messages with a mollom session id can be moderated<\/li>\n<li>Improved: deactivation restores database to previous state. Removal of stored option values and deletion of the mollom_session_id column in $prefix_comments<\/li>\n<li>Fixed: persistent storage of the mollom session id in the database<\/li>\n<li>Fixed: no messages shown in the configuration screen triggers a PHP error<\/li>\n<\/ul><\/li>\n<li>2008\/05\/12 - 0.1  <ul>\n<li>Initial release to testers<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3>Credits<\/h3>\n <p>Thank you very much for supporting this project! These people contributed to the plugin with translations, pointing out bugs and helpful suggestions.<\/p>\n <ul>\n<li>Dries Buytaert (http:\/\/buytaert.net)<\/li>\n<li>DonaldZ (http:\/\/zuoshen.com)<\/li>\n<li>Alexander Langer (http:\/\/webseiter.de)<\/li>\n<li>Gianni Diurno (http:\/\/www.gidibao.net)<\/li>\n<li>Pascal Van Hecke (http:\/\/pascal.vanhecke.info\/)<\/li>\n<li>John Eckman (http:\/\/www.openparenthesis.org\/)<\/li>\n<li>Paul Maunders (http:\/\/www.pyrosoft.co.uk\/blog)<\/li>\n<li>Petko Stoyanov<\/li>\n<li>9el (http:\/\/lenin9l.wordpress.com\/)<\/li>\n<li>Minh-Qu\u00e2n Tran<\/li>\n<\/ul>","raw_excerpt":"Superseded by new Mollom plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/47982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=47982"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/netsensei"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=47982"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=47982"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=47982"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=47982"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=47982"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=47982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}