{Display the closest matching pages by using the shortcode [abj404_solution_page_suggestions]. }

{This shortcode can be used on the 404 page and will display a list of suggested pages. } {This is for when a user requests a page that doesn't exist and they are not automatically redirected to a matching page. }

{Note: The "scores" that appear in the format of "(75.7576)" after the page links are only displayed for admin users.}



   {The suggested page must "score" at least this much to be shown as a suggestion (min: 10, max: 90, default: 25)}


   {Even if more pages could be suggested, show at most this many (default: 5)}


   {This text will appear before the list of suggestions (default: <h3>Here are some other great pages</h3>)}

/
   {This creates the list. For example, use <ol style="list-style-type: none;"> to hide the numbers in the list. (defaults: <ol> / </ol>)}

/
   {This surrounds each item in the list. (defaults: <li> / </li>)}


   {If no pages meet the minimum match score, then this text will be displayed. (default: <p>No suggestions. :/ </p>)}