Quantcast
Viewing all articles
Browse latest Browse all 100

PrettyLinks vs. Search Exclude

Replies: 8

The plugin is not compatible with the PrettyLinks plugin. It displays such an error on the right side of the panel when a link is added:

/public_html/wp-content/plugins/search-exclude/lib/controllers/class-backend.php on line 193

The bug concerns an issue in the Search Exclude plugin that tries to access the “pretty-link” key in an array that either does not exist or is uninitialized in the context of the code running. This means that at some point the data array does not contain the expected key, and the code has not been properly protected against this situation.


Viewing all articles
Browse latest Browse all 100

Trending Articles