=== Link Scanner ===
Go Pro - Unlimited links scanned: https://bit.ly/3PULJE6
Plugin Name: Link Scanner
Contributors: Patrick ODonoghue at boxdigit
Description: Find all links in your site and see if they are successful, redirects or broken.
Donate link: https://bit.ly/3PULJE6
Tags: link scanner, link tool
Version: 1.02
Requires at least: 3.0
Tested up to: 6.8
Stable tag: 1.02
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Link Scanner checks your entire Wordpress site for broken links and lists them in a nicely designed layout.

== Description ==

To use this Plugin, install then click on "test plugin" in menu on the left hand side. The scan will run instantly and show the results on that page. 

This link scanner will scan and let you see the first 10 links in your Wordpress site and whether they are broken or not. They will all be easily categorised as either "successful", "redirected" or "link failed". If you want to scan all your links in your entire site, not matter how many or how big your site, please download our Pro version here for just a tiny fee:

https://bit.ly/3PULJE6

This plugin was created by Patrick O'Donoghue under www.odonodesign.com. This plugin is forbidden to be plagiarised and sold under another or same/similar name. But it is allowed to be used to scan links from your Wordpress website.

Any questions, feel free to message me. And happy scanning :)


== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==


= 1.02 =
* Fixed all readme and header errors on php file.
* Fixed all escaping issues


= 1.01 =
* Now fully functioning and scans up to 10 posts on this free version.

= 1.0 =
* Successful upload to repository, minimum functionality.

== Upgrade Notice ==

= 1.01 =
Fully working now. Download the Pro version to scan ALL posts on your Wordpress website.

= 1.0 =
This version was to try and upload to the repository. First attempt so will try and get a fully working version asap.

== A brief Markdown Example ==

Markdown is what the parser uses to process much of the readme file.

[markdown syntax]: https://daringfireball.net/projects/markdown/syntax

List of features:

1. Scan 10 posts to find ALL urls in those posts.
1. Will categorise each url as either "successful", "redirected" or "link failed" to show what the status of your url is on that page.
1. Will allow you to see easily how all the links on your posts are doing and whether any are broken.

Links require brackets and parenthesis:

Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax]. Link titles are optional, naturally.

Blockquotes are email style:

> Asterisks for *emphasis*. Double it up  for **strong**.

And Backticks for code:

`<?php code(); ?>`