Broken Link Checker

Wordpress Plugin
Download latest - 1.11.21

Download Stats

Today 917
Yesterday 1,459
Last Week 10,275
All Time 5,851,658
Banner 772x250


Releases (143 )

Version Release Date Change Log
1.11.21 2022-11-15
  • Fix strict comparison causing db queries
1.11.20 2022-11-11
  • Fix XSS vulnerability
1.11.19 2022-10-31
  • Enhance compatibility with WordPress 6.1
  • Fix deprecated sanitization filter FILTER_SANITIZE_STRING
1.11.18 2022-08-17
  • Updated UA string
1.11.17 2022-07-18
  • Fix security vulnerability
1.11.15 2020-11-02
  • Added integration with WP External Links plugin
1.11.14 2020-08-24
  • Added compatibility for WP 5.5.
1.11.13 2020-05-26
  • Added filter for disabling email notifications.
  • Added filter to use GET requests.
  • Added option to disable last updated time on post types.
  • Added option to check post excerpts.
  • Added a confirmation box when unlinking.
  • Added basic multisite support.
  • Added proper error messages on YouTube video errors.
  • Fixed bulk recheck option.
  • Fixed minor database errors.
  • Improved performance.
  • Removed default YouTube API key.
  • Removed usage of depricated WP Snoopy.
1.11.12 2020-03-23
  • Added an interface to use personal YouTube API Key
  • Fixed database errors on installation for some hosts.
  • Fixed link editor not working with elementor.
  • Fixed custom field key with multiple keys not rendering.
  • Fixed compatibility issues with Business Directory plugin.
  • Fixed bulk actions not working properly for some actions.
  • Updated the owner on repository.
1.11.11 2020-02-05
  • Fixed SQL errors caused on some hosts.
  • Fixed search filters & pagination.
  • Fixed link table design in mobile devices.
  • Fixed deprecated functions on PHP 7.4
  • Fixed filter_var deprecated notices.
  • Improved code with WPCS.
  • Added a new API key for the YouTube API.
1.11.10 2020-01-02
  • Fixed create_function deprecated notices.
  • Fixed missing license information.
  • Fixed table prefix on delete post action (Thanks to Guillaume Boudreau)
  • Merges cron schedules into 1 hook (Thanks to Der Mundschenk & Compagnie)
  • Add escaping to search params.
  • Tested up to WordPress 5.3
  • Updated laguage files
1.11.9 2019-12-03
  • Fixed Reflected XSS ( props to Tobias Fink for the report, ref: https://github.com/sbaresearch/advisories/tree/public/2019/SBA-ADV-20190913-02_WordPress_Plugin_Broken_Link_Checker )
  • Fixed param escaping to avoid possible XSS attack.
1.11.8 2019-03-20
1.11.5 2017-08-02
  • Fixed a PHP 5.2 compatibility issue
1.11.4 2017-08-01
  • Fixed a few more PHP 7.x/5.6 compatibility issues
1.11.3 2017-06-12
  • Updated plugin information
1.11.2 2016-03-31
  • Fixed a compatibility issue
1.11.1 2016-03-30
  • Major performance improvement. Database queries reduced up to 10x in some cases.
  • Feel free to contribute to the plugin on GitHub. Pull requests welcome!
1.10.11 2016-02-08
  • Fixed the issue with HTTPS (Thanks to gmcinnes)
  • Broken Link Checker is now on GitHub. Pull Requests welcome.
1.10.10 2015-10-19
  • New plugin image that was long overdue.
1.10.9 2015-08-05
  • Fixed a security vulnerability where part of the log data visibile in the "Details" view was not properly sanitized.
  • Updated French translation.
  • Updated Portuguese translation.
  • Removed an advertising banner.
1.10.8 2015-04-30
  • Added a Swedish translation.
  • Fixed an encoding-related bug that caused some translated text on the "Broken Links" to show up as gibberish.
  • Fixed a potential security vulnerability where the "Final URL" field was not sanitized.
  • Fixed link text being truncated to 250 characters.
  • Fixed the "Edit URL" function updating the link text even when the user left that field unchanged.
  • Tested up to 4.2.1.
1.10.7 2015-04-24
  • Tested up to WordPress 4.2.
1.10.6 2015-04-20
  • Fixed a serious CSRF/XSS vulnerability.
  • Switched to YouTube API v3. The old API version will be shut down on April 20, so the plugin needs to be updated to continue checking links to YouTube videos.
  • Fixed long URLs overflowing into adjacent table columns.
  • Fixed a few minor PHP strict-mode notices.
  • Added database character set to the "Show debug info" table.
1.10.5 2015-04-11
  • Security: Fixed an XSS vulnerability that could be used by Editors and Administrators to inject arbitrary HTML/JS code in the "Tools -> Broken Links" page.
  • Other minor security fixes.
  • Tested on WordPress 4.2 beta.
1.10.4 2014-12-18
  • Tested on WordPress 4.1.
  • Fixed a "Use of undefined constant ENT_HTML401" notice showing up on sites running PHP 5.3 or older.
  • Fixed a double-escaping bug that could cause some link URLs to be displayed incorrectly.
  • Updated French translation.
  • Updated Dutch translation.
1.10.3 2014-12-05
  • Security: Filter link URLs before displaying them on the "Broken Links" page.
    • Security: Prevent Editors and Administrators who don't have the "unfiltered_html" capability from creating "javascript:" URLs by editing existing links.
1.10.2 2014-12-04
  • Fixed an XSS vulnerability on the link checker settings page.
  • Fixed old YouTube embed code parsing - now it should pick up self-closing embed tags without an <object> wrapper.
  • Updated German translation.
  • Updated Simplified Chinese translation.
  • Link actions will now wrap properly on small screens.
1.10.1 2014-11-25
1.10 2014-11-25
  • Added a way to hide individual link actions like "Dismiss" and "Unlink".
  • Added a "Fix redirect" link action. It replaces a redirect with a direct link. It is hidden by default and can be enabled through the settings page.
  • Added a "Recheck" link action. Unlike the bulk action by the same name, it checks a link immediately and displays the results without having to refresh the page.
  • Added a "Dismiss" bulk action.
  • Added a note below the "link tweaks" settings explaining that they only apply to the contents of posts (and pages, and CPTs), not comments or custom fields.
  • Made the "Redirect URL" column sortable.
  • Added a "Details" link to the "Status" column.
  • Added a "Warnings" section to Tools -> Broken Links. It shows problems that might be temporary or false positives. Warnings can be disabled through the settings page.
  • Fixed a conflict with plugins that use PHP sessions.
  • Fixed the "post statuses" option. Now disabling a post status (e.g. "Draft") should take effect immediately.
  • Fixed the Mediafire link checker.
  • Fixed the text in the "Status" column being slightly offset vertically when compared to other columns.
  • Fixed search box position in WP 4.1-alpha.
  • Added a few workarounds for situations where a custom post type is removed without first removing the posts.
  • Removed the screen icon. WordPress has deprecated it.
  • Other minor fixes.
1.9.5 2014-10-01
  • Fixed missing YouTube videos not being detected when the video URL starts with https instead of http.
  • Enabled the YouTube video checker by default on new installations.
  • Made the "dismiss link" option more permanent. Instead of restoring a dismissed link if the redirect URL changes even a little bit, the plugin will now ignore query string changes. This should fix many of the reports about dismissed links reappearing for no apparent reason.
  • Updated Portuguese, German and Dutch translations.
  • Other minor fixes.
1.9.4.2 2014-08-26
  • Updated Dutch translation again.
  • Removed Bulgarian translation because it was poor quality and outdated.
1.9.4.1 2014-08-19
  • Updated Dutch translation.
  • Updated POT file.
1.9.4 2014-08-19
  • Tested on WP 4.0 beta.
  • Added a Serbo-Croatian translation.
  • Added a Slovakian translation.
  • Replaced the old Japanese translation with a new and more up-to-date version from a different translator.
  • Updated Dutch, German, Polish, Hebrew and other translations.
  • Fixed a notice about undefined index "status_text".
  • Fixed a "doing it wrong" warning related to screen options.
  • Fixed spurious false positives on links copied from Word or similar editors.
  • Fixed view switcher appearance in WP 4.0.
  • Replaced the deprecated like_esc() function with $wpdb->esc_like() where available.
  • Fixed plaintext URLs not being detected if they're the very first thing in a post.
  • Fixed a bug that caused quotes and other special characters in the broken link CSS and removed link CSS fields to be auto-escaped with a slash, potentially breaking the CSS.
  • Fixed a bug that caused the "check custom fields" feature work inconsistently or not at all on custom post types.
  • Fixed duplicate custom field links showing up when the user creates a revision with different field values.
  • Fixed a specific type of false positive where some links would get flagged as "Unknown Error" and the log message would be "Empty reply from server".
  • Fixed a bug where only the first enabled post type would be resynchronized during plugin activation.
  • Added more logging.
  • Removed Megavideo and MegaUpload modules. These sites no longer exist.
1.9.3 2014-05-05
  • Tested on WP 3.8.1 and WP 3.9-beta2.
  • Added an option to sort links by link text. May produce unexpected results for links that have multiple copies with different anchor text.
  • Added a Vietnamese translation.
  • Added file-based logging for debugging purposes. Logging can be enabled in the "Advanced" section of the plugin settings page.
  • Added a "Auto-Submitted: auto-generated" header to notification emails sent by the plugin. This should prevent "out-of-office" auto-responders and similar software from responding to these emails.
  • Added domain-based rate limiting to the HTTP checker module.
  • Throttled background parsing by about 40% to reduce overall resource usage.
  • Fixed (probably) a long-standing bug related to encoding international characters in link URLs.
  • Fixed a typo in the Polish translation.
  • Made the error message that's displayed when trying to network-activate the plugin more useful.
1.9.2 2013-12-16
  • Fixed several UI/layout issues related to the new WP 3.8 admin style.
  • Fixed HTML entity codes showing up in confirmation messages in when running a localized version of WP (only affects some languages).
  • Fixed the "dismiss this notice" link URL not being HTML-escaped.
  • Fixed a couple of cross-site scripting vulnerabilities related to the sort direction query argument not being properly validated and the bulk action form not escaping the current URL.
  • Updated Hebrew translation.
  • Updated French translation.
  • When you dismiss a link, the dismissed link counter is now updated right away instead of on page reload.
1.9.1 2013-10-25
  • Updated Dutch, German, Chinese and Portuguese translations.
  • Fixed suggestions not working on sites that force HTTPS in the WordPress admin.
  • Tested on WordPress 3.7.
1.9 2013-10-15
  • Added the ability to edit link text from inside the plugin. This features is only available for certain types of links.
  • Added a "suggestions" feature. When you go to edit a broken link, the plugin will now suggest replacing it with an archived page from the Wayback Machine (if available). You can disable suggestions in Settings -> Link Checker -> General.
  • Added a Hebrew translation.
  • Added support for HTML code in custom fields. To make the plugin treat a field as HTML, prefix its name with "html:" in BLC settings. For example, if you have a custom field named "foo" that contains HTML, enter it as "html:foo".
  • Fixed: The "Status" column is now properly updated when editing a link.
  • Fixed: Visual feedback when a link is successfully edited. Basically, it briefly changes the row background to green.
  • Fixed: Email notifications will only include the "see all broken links here" link if the recipient can actually access that link.
  • Fixed some UI labels not being localizable.
  • The "Undismiss" action is now displayed in all views instead of only the "Dismissed" view. This way you can tell if a broken link has been dismissed without having to search the "Dismissed" list.
  • Added information about the last email notification sent to debug info. It's accessible by clicking "show debug info" on the plugin settings page.
1.8.3 2013-08-16
  • Added a Hungarian translation.
  • Fixed a bunch of "deprecated function" notices that showed up due to wpdb::escape() becoming deprecated in WP 3.6.
  • Fixed a vulnerability that would allow users with the ability to bulk-edit links to execute arbitrary PHP code by using a specially crafted regex as the search string.
  • Updated German translation.
  • Replaced the old Dutch translation with a new and more complete translation by Robin Roelofsen.
1.8.2 2013-07-10
  • Removed one of the translator credits links because Google flagged it as "suspicious".
  • Updated French translation.
  • Updated Polish translation.
  • Fixed several field size and layout issues that made the search form display incorrectly in Firefox.
1.8.1 2013-07-08
  • Updated the Polish and Simplified Chinese translations.
  • Updated the German translation.
  • Added translation strings for two modules that were missing them.
  • Replaced a number of icons with GPL-compatible alternatives from Font Awesome.
  • Removed some unused images.
1.8 2013-06-03
  • Added an option to only show the dashboard widget for users with the Administrator role, or to disable it completely.
  • Added a way to change the notification email address.
  • Added support for Smart YouTube "httpv://" links.
  • Added support for protocol-relative URLs (for example, "//example.com/").
  • Added support for checking YouTube playlists.
  • Added a Brazilian Portuguese (pt-BR) translation.
  • Updated Chinese (Traditional) translation.
  • Switched over to storing plugin settings as JSON instead of serialized PHP arrays.
  • Improved error reporting in situations where the plugin can not load settings from the database.
  • Fixed: Display a more specific error message than just "update failed" when the plugin fails to modify a post. This only applies to WP 3.5+.
  • Fixed: Display the right URL for embedded YouTube playlists. Previously the plugin would show the same (incorrect) URL for all playlists.
1.7.1 2013-01-23
  • Added an Arabic translation.
  • Updated Portuguese translation.
  • Updated French translation.
  • Fixed MySQL errors caused by the plugin converting table names to lowercase.
  • Fixed a bug where the plugin would sometimes report broken Twitter links as working.
  • Fixed the plugin author URL.
1.7 2012-12-10
  • Added support for youtu.be shortlinks.
  • Added a Finnish translation.
  • Fixed a graphical bug where the currently selected settings tab would not be highlighted in WordPress 3.5.
  • Removed the "Blogroll items" module from the list of link containers enabled by default. The WordPress developer team is planning to remove Link Manager from core, and the "Links" menu will be hidden by default in new WP 3.5 installs.
  • Removed the Admin Menu Editor Pro ad from the "Settings -> Link Checker" and the "Tools -> Broken Links" pages.
  • Disabled the news link (if any) for users who have donated.
  • Removed support for pre-WP 2.9 post meta actions.
  • Minor styling changes of screen meta links.
  • Updated Danish, Germa, Italian, French and Simplified Chinese translations.
  • Tested on WordPress 3.5.
1.6.2 2012-07-09
  • Another attempt to fix the "database not up to date" that some users are still experiencing even with 1.6.1.
1.6.1 2012-07-03
  • Fixed the "database not up to date" bug. Now the plugin should properly upgrade the DB.
1.6 2012-07-02
  • Added a way to dismiss links. Dismissed links don't show up in the "Broken" and "Redirects" lists, but are still checked as normal and get the normal link styles (e.g. strike-through for broken links). Useful if you want to, for example, acknowledge that a link is broken and leave it be.
  • Added a "Redirect URL" column. For redirects this will display the URL that the link redirects to. For normal, non-redirected links, it will be empty. This column is hidden by default. You can enable it in the "Screen Options" panel.
  • Updated French translation.
  • Tested on WP 3.4.1.
  • Replace the "More plugins..." link on the "Broken Links" page with a link to the Admin Menu Editor page. This link will be hidden for users who have donated.
  • A number of minor fixes.
1.5.5 2012-06-11
  • Fix broken image on the settings page.
1.5.4 2012-05-27
1.5.3 2012-05-27
  • Fixed a bug that would cause the donation flag to be recorded incorrectly. Apologies to everyone who donated.
1.5.2 2012-05-27
  • A few minor comment fixes.
  • Move certain styles to a separate CSS file, which is where they belong.
  • Replace the ThemeFuse banner with one from ManageWP (will go live on June 5).
  • Instead of displaying several plugins in the "More plugins by Janis Elsts" box, sometimes display just one plugin (AME).
1.5.1 2012-05-05
  • Updated Portuguese translation.
  • Updated German translation.
  • Fixed the donation link to properly return to the Dashboard upon completion.
  • Do not display ads to users who have donated.
1.5 2012-03-27
  • Added a FileServe checker.
  • Added Turkish translation.
  • Added GoogleVideo and Megavideo embed support.
  • Fixed Megaupload links being reported with an "Unknown error" message when it should be "Not found".
  • Fixed a couple of bugs in the Rapidshare and MediaFire checkers.
  • Updated German translation.
  • Updated Italian translation.
  • Updated Portuguese translation.
  • The explanatory text for the broken link CSS and removed link CSS inputs can now be translated.
  • Tested on WP 3.4-alpha-20291.
1.4 2011-12-11
  • Added an option to send post authors notifications about broken links in their posts.
  • Added the ability to sort links by URL (click the column header).
  • Added YouTube API throttling to avoid going over the request quota, which could result in false positives on blogs with lots of YouTube videos.
  • Added a Bulgarian translation.
  • Updated Italian, German and Persian translations.
  • Fixed a bug where the "Feedback" and other screen meta links wouldn't show up in WP 3.3.
  • Fixed the tab CSS for the plugin settings page. Now they should be the right size and look the same in all modern browsers (tested in IE, Firefox, Chrome and Opera).
  • Fixed drop-down arrows showing up on meta links that don't actually have dropdowns.
  • Tested on WP 3.3 (RC2).
1.3.1 2011-08-22
  • Added support for the new YouTube embed code style. It needs to be explicitly enabled in options.
  • Added credits link for the Persian language translator.
  • Updated Portuguese translation.
  • Updated German translation.
  • Partial fix for Mediafire checker failing with a fatal error in some situations.
1.3 2011-07-24
  • Dropped PHP 4 support.
  • Fixed a whole lot of PHP 5 related notices and strict-mode warnings.
  • Fixed some inconsistent method declarations.
  • Fixed a long-standing bug in the ver. 0.9.5 upgrade routine.
  • Fixed the look and behavior of the "Feedback" and "Go to Broken Links/Go to Settings" links to be consistent with other WP screen meta links.
  • Updated Chinese (TW) translation.
  • Updated Portuguese translation.
  • Updated Italian translation (minor fix).
  • Replaced the link to FindBroken with a short list of (some of) my other plugins.
1.2.5 2011-05-09
  • Added Irish translation.
  • Added Persian translation.
  • Added Korean translation.
  • Added Chinese Traditional translation.
  • Updated German translation.
  • Fixed (probably) missing diacritics in the Romanian translation.
  • Fixed a crash bug caused by class-json.php no longer being present in the latest WP. Luckily, the plugin only really needed that class for backwards compatibility.
  • Made the "database not up to date" error message a bit more helpful.
  • Shortcodes in image URLs should work now.
  • The Dashboard widget is no longer visible to non-privileged users.
  • Replaced multiple instances of get_option('home') and get_option('siteurl') - both now deprecated - with home_url().
1.2.4 2011-01-20
  • Fixed a very stupid bug where links would be checked very slowly or not at all.
  • Fixed the display of the news link.
  • Updated Italian translation.
1.2.3 2011-01-12
  • Updated Portuguese translation.
  • Updated German translation.
  • Switched to a simpler, MySQL-based locking mechanism. Note: This may cause trouble for people who've hacked their WP install to use persistent database connections.
  • Added a poll asking for feedback on a new BLC-related web application idea.
  • Minor wording change in the debug info table.
1.2.2 2010-12-27
  • All Pro features now included in the free version!
  • Updated Japanese translation.
  • Updated Polish translation.
  • Updated Portuguese translation.
  • Added Romanian translation.
  • Fixed a tab layout bug in IE 7.
  • Fixed UTF-8 characters outside the domain name being encoded incorrectly (may only work with Curl).
  • Fixed a missing translation in email notifications.
  • Fixed a rare "only variables can be returned by reference" notice.
  • Added a donation button and a MaxCDN ad to the Settings page.
  • Added a "Go to Settings" button to the Broken Links page, and a "Go to Broken Links" button to the Settings page.
  • Settings page now looks better on small screens.
  • Email notifications are now enabled by default.
  • "Link status" in the search form no longer defaults to the currently displayed filter/view.
  • Made the "installation failed" message a bit more helpful.
0.9.7.2 2010-11-02
  • Added Polish translation.
  • Updated Danish translation.
  • Updated Italian translation.
  • Fixed an uncommon "Cannot break/continue 1 level" error.
  • Added a new user feedback survey (the link only shows up after you've used this version for at least two weeks).
0.9.7.1 2010-10-10
  • Updated German translation and fixed the corresponding credits link.
0.9.7 2010-10-10
  • Allow custom field names with spaces.
  • Updated German translation.
  • Updated Portuguese translation
  • Made the "Current load" label localizeable.
  • Fixed a translation-related bug where the various checkboxes in the "Link types" and "Look for links in" sections would appear in English even when a valid translation was available.
  • Fixed non-ASCII URLs being mangled when links are automatically marked with the "broken_link" CSS class.
  • Fixed blog names that include quotes being displayed incorrectly in email notifications.
  • When removing a link via the "Unlink" action, add the old URL as the title attribute of the now-unlinked anchor text.
  • When resolving relative URLs posted in comments, use the comment's permalink as the base (previously the blog's homepage URL was used).
0.9.6 2010-09-18
  • Updated Danish translation.
  • Updated Italian translation.
  • Updated Portuguese translation
  • Fixed incorrect parsing of relative URLs that consist solely of a query string or #fragment.
  • Fixed superfluous resynchronization requests being issued when the plugin is re-activated.
  • Fixed only one of character set and collation being specified for the plugin's tables.
  • Added default status text for HTTP codes 509 and 510.
  • Added the installation log to debug info output.
  • Added lots of logging to routines called on activation.
  • Added an "Upgrade to Pro" button to the plugin's pages.
  • Removed the highlight on the "Feedback" button.
  • Fail fast if trying to activate on an unsupported version of WordPress.
  • Ensure PHP and browser timeouts don't prematurely terminate the installation/upgrade script.
  • Plugin JavaScript and CSS files are now loaded using HTTPS when FORCE_ADMIN_SSL is on.
0.9.5 2010-08-12
  • Added the ability to check scheduled, draft and private posts.
  • Added a way to individually enable/disable the monitoring of posts, pages, comments, the blogroll, and so on.
  • New "Status" column in the "Broken Links" table.
  • Visible table columns and the number of links per page can now be selected in the "Screen Options" panel.
  • Replaced the "Delete sources" action with "Move sources to Trash" (except on blogs where Trash is disabled).
  • New URL editor interface, now more consistent with the look-n-feel of the inline editor for posts.
  • New status icon to help distinguish "maybe broken" and "definitely broken" links.
  • Tweaked table layout - links first, posts/etc last.
  • Added "Compact" and "Detailed" table views (for now, the differences are quite minor).
  • Split the settings page into several tabs.
  • Removed the "Details" links as redundant. To display link details, click the contents of the "Status" or "Link text" columns instead.
  • Added a way to individually enable/disable the monitoring of various link types, e.g. HTML links, images, etc.
0.9.4.4-last-non-modular 2010-07-27
0.9.4.4 2010-07-21
  • Fixed "Edit URL" and "Unlink" not working on PHP4 servers.
0.9.4.3 2010-07-06
0.9.4.2 2010-07-05
  • Added more debugging data to the "Show debug info" table.
  • Added missing indexes to the instance table.
  • Yet more PHP4 compatibility fixes.
  • Added a notification bubble with the current number of broken links to the Tools -> Broken Links menu item.
0.9.4.1 2010-07-03
0.9.4 2010-07-02
  • Fixed missing post and comment edit links in email notifications.
  • Updated Danish translation.
  • Added Japanese translation.
  • Added a Hindi translation.
  • Added a Portuguese translation.
  • Slightly improved DB error reporting.
  • Added the ability to disable comment link checking.
  • Fixed a couple of minor bugs that made some of the UI text impossible to translate.
  • The plugin's tables are now created with the same character set and collation settings as native WP tables (previously they used the database defaults instead).
  • Automatically clean up and optimize the plugin's tables twice per month.
  • Instead of displaying a zero response time for timed out links, now it shows how long the plugin waited before assuming that the link has timed out.
  • Added the default PHP script execution time limit to the "Debug info" table.
  • Added a "Mark as not broken" bulk action.
  • Links that make the plugin crash are no longer assumed to be broken.
0.9.3 2010-05-23
  • Fixed a JS error that only happened in IE by removing a superfluous comma from an object literal.
  • Fixed load limiting not being completely disabled on servers that don't support it.
  • Fixed a mishandling of new comments that would occur when CAPTCHA verification was enabled and someone entered an incorrect code.
  • Added installation/update logging.
  • Fixed a crash that would occur when the user tried to permanently delete a trashed post that has comments.
0.9.2 2010-04-30
  • In Tools -> Broken Links, highlight links that have been broken for a long time (off by default).
  • Fixed an invalid parameter bug in the HTTP link checking routine.
  • Added nofollow to broken links (optional, only works for links in posts).
  • Fixed some PHP notices and a bunch of deprecated function calls.
  • Fixed "Trash" links for comments.
0.9.1 2010-04-24
0.9 2010-04-23
  • Masquerade as IE 7 when using the Snoopy library to check links. Should prevent some false positives.
  • Fixed relative URL handling (yet again). It'll work this time, honest ;)
  • Fixed post titles being displayed incorrectly on multilingual blogs (props Konstanin Zhilenko)
  • Misc fixes/comments.
  • "Unlink" works properly now.
  • Additional source code comments.
  • Don't try to display icons in email notifications. It didn't work anyway.
  • Use AJAX nonces for additional security.
  • General code cleanup.
  • Email notifications about broken links.
  • "Recheck" bulk action.
  • Check comment links.
  • Suspend checking if the server is overloaded (on by default).
  • Icons for broken links and redirects.
  • Fixed some UI glitches.
  • "Discard" gone, replaced by "Not broken".
  • "Exclude" gone from action links.
  • Better handling of false positives.
  • FTP, mailto:, javascript: and other links with unsupported protocols now show up in the All links list.
0.8.1 2010-01-29
  • Updated Italian translation.
  • Removed the survey link.
0.8 2010-01-24
  • Initial support for performing some action on multiple links at once.
  • Added a "Delete sources" bulk action that lets you delete all posts (or blogroll entries) that contain any of the selected links. Doing this in WP 2.9 and up this will instead move the posts to the trash, not delete them permanently.
  • New bulk action : Unlink. Removes all selected links from all posts.
  • New bulk action : Fix redirects. Analyzes the selected links and replaces any redirects with direct links.
  • Added a notice asking the user to take the feedback survey.
  • Updated the .POT file with new i18n strings.
0.7.4 2009-12-25
  • Fixed a minor bug where the plugin would display an incorrect number of links in the "Displaying x-y of z" label when the user moves to a different page of the results.
  • Added Ukrainian translation.
0.7.3 2009-12-04
  • Reverted to the old access-checking algorithm + some error suppression.
0.7.2 2009-12-02
  • Only use the custom access rights detection routine if open_basedir is set.
0.7.1 2009-12-01
  • Updated Russian translation.
  • Yet another modification of the algorithm that tries to detect a usable directory for the lockfile.
0.7 2009-11-25
  • Added a Search function and the ability to save searches as custom filters
  • Added a Spanish translation
  • Added a Belorussian translation
  • Added an option to add a removed_link CSS class to unlinked links
  • Slight layout changes
  • Added localized date display (where applicable)
  • The background worker thread that is started up via AJAX will now close the connection almost immediately after it starts running. This will reduce resource usage slightly. May also solve the rare and mysterious slowdown some users have experienced when activating the plugin.
0.6.5 2009-11-12
  • Added Russian translation.
0.6.4 2009-11-05
  • Added French translation.
  • Updated Italian translation.
0.6.3 2009-11-04
  • Added a German translation.
0.6.2 2009-11-04
  • Added an Italian translation
  • Added a Danish translation
  • Added a Dutch translation
  • Added a Chinese (Simplified) translation
0.6.1 2009-10-30
  • Minor translation-related fixes.
0.6 2009-10-28
  • Initial localization support.
0.5.18 2009-10-26
  • Added a workaround for auto-enclosures. The plugin should now parse the "enclosure" custom field correctly.
0.5.17 2009-10-24
0.5.16.1 2009-10-17
0.5.16 2009-10-17
  • Also try the upload directory when looking for places where to put the lockfile.
0.5.15 2009-10-17
0.5.14 2009-10-16
  • Made the timeout value used when checking links user-configurable.
  • The plugin will now report an error instead of failing silently when it can't create the necessary database tables.
  • Added a table listing assorted debug info to the settings page. Click the small "Show debug info" link to display it.
  • Cleaned up some redundant/useless code.
0.5.13 2009-10-05
  • Fixed the bug where the plugin would ignore FORCE_ADMIN_SSL setting and always use plain HTTP for it's forms and AJAX.
0.5.12 2009-09-29
  • Let the user set a custom temporary directory, if the default one is not accessible for some reason.
0.5.11 2009-09-27
0.5.10.1 2009-09-26
0.5.10 2009-09-26
0.5.9 2009-08-20
0.5.8.1 2009-08-16
0.5.8 2009-08-16
0.5.7 2009-08-12
0.5.6 2009-08-04
0.5.5 2009-07-27
0.5.4 2009-07-15
0.5.3 2009-07-03
0.5.2 2009-05-25
0.5.1 2009-05-23
0.5 2009-05-22
0.4.14 2009-03-04
0.4.13 2009-03-01
0.4.12 2009-02-26
0.4.11 2009-02-26
0.4.10 2008-10-26
0.4.9 2008-10-21
0.4.8 2008-09-09
0.4.7 2008-09-06
0.4.6 2008-08-28
0.4.5 2008-08-23
0.4.4 2008-07-28
0.4.3 2008-07-19
0.4.2 2008-07-18
0.4.1 2008-07-01
0.4-i8n 2008-07-01
0.4 2008-06-28
0.3.9 2008-05-12
0.3.8 2008-05-11
0.3.7 2008-04-18
0.3.6 2008-04-15
0.3.5 2008-04-12
0.3.4 2008-03-21
0.3.3 2008-03-13
0.3.2 2008-03-05
0.3.1 2008-02-24
0.2.5 2008-02-18
0.3 2008-02-18
0.2.4 2007-12-20
0.2.3 2007-11-11
0.2.2.1 2007-10-26
0.2.2 2007-10-19
0.2 2007-10-13
0.1 2007-10-08