This plugin enables a synthesis of all links in an article and retrieves data from them
Author: | sedLex (profile at wordpress.org) |
WordPress version required: | 3.0 |
WordPress version tested: | 4.5 |
Plugin version: | 1.3.3 |
Added to WordPress repository: | 02-06-2013 |
Last updated: | 18-04-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | http://wordpress.org/plugins/links-synthesis/ |
Total downloads: | 2 459 |
Active installs: | 10+ |
Click to start download
|
Screenshots
Links with issues
All Links
Some parameters
FAQ
InfoVersion:b82f888dfb47970cce3a4d21e51022ba5a3a333d
ChangeLog
1.3.3
1.3.2
- NEW: delete temp file upon desinstall
1.3.1
- New: if a post has not been analyzed, it is automatically anaylzed during its first display
1.3.0
- NEW: The process for identifying the links are redesigned (lighter process) : now it is performed during the saving of a post
- BUG: The ignored page are now rescaned periodically
1.2.3
- NEW: Add log error for all tabs (screenshot)
1.2.2
- NEW: Only one image is displayed when similar links are present
- NEW: even ignored links are ckecked
- NEW: How to tab
1.2.1
- NEW: Wkhtmltoimage may be used to create thumbnails (no external API need to create the image)
- NEW: do not display the table if no link is used in the page
1.2.0
- NEW: Thumbnail of the URL may be displayed when the mouse is over
- NEW: Now the ignored page are listed
- BUG: increase the resilience of the plugins
1.1.0 -> 1.1.4
- NEW: Enhance the appearence of the configuration page
- BUG: Improve the matching of the regexp
- BUG: Avoid taking in account links that has been added by other plugins
- NEW: Add a new feature to force the verification of all links and all page (for low traffic website)
- NEW: Delete old links when a page has been deleted
- NEW: Links with anchors are now handled (anchor are disregarded when the summary is performed and the anchor are search in the page to see if it exists).
1.0.0 -> 1.0.9
- Various enhancement
- Exclude links that are added by plugins
- Remove blank after the sup links
- Regexp is improved and then changed to be more robust : WARNING you shoud update your regexp if you have one
- It is now possible to use pseudo function REPLACE and EXPLODE
- Limit the number of update of the DB
- Resolve a bug which delete valid link
- Improve the management of links
- It is now possible to change URL with redirection to the redirected URL
- First release