Just another contact form plugin. Simple but flexible.
About Ultimate 410 Gone Status Code
This plugin allows you to set a 410 status code for deleted pages, posts, categories, or tags in WordPress. You can also manually add 410 URLs or use regular expressions to add URL schemes. It also supports bulk uploading of 410 URLs via a csv-file. If you have any issues or suggestions, you can use the plugin support forum for help.Screenshots




Changelog
1.1.8
-
- Remove deprecated ini_set() calls with
auto_detect_line_endings.
- Remove deprecated ini_set() calls with
1.1.7
- Prevent handling an empty request (e.g. the root or only query parameters on the root)
- Revert a change from 1.1.5 that prevented WP Bakery from correctly rendering contents on the 410 page.
1.1.5
- URL sanitization in PHP scripts has been enhanced to mitigate potential security risks associated with authenticated stored Cross-site Scripting (XSS).
1.1.4
- exit after custom 410-template got included
1.1.3
- fix issue with adding URLs after post got deleted
1.1.2
- fix version quirks
1.1.1
- remove undefined variable
1.1.0
- add bulk delete options
- account for ASCII characters in URLs
- fix PHP notices for passing variables by reference needlessly
1.0.5
- fix pagination issue affecting other WP_List_Tables
- fix issue with deletion of regex that included backslashes
1.0.4
- fix WordPress database error: [Specified key was too long; max key length is 767 bytes]
