Title: plugin doesn&#039;t work
Last modified: August 30, 2016

---

# plugin doesn't work

 *  [Pieter Bos](https://wordpress.org/support/users/senlin/)
 * (@senlin)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-105/)
 * Plugins fails in more ways than one.
 * Notices of deprecated functions upon activation.
 * One of them, the function that registers the options page, uses has_cap, a function
   deprecated since who knows how long.
    You can correct the issue here: L648 change
   5 to ‘manage_options’
 * The other one complains that the uninstall_hook is not registered correctly. 
   I have simply commented the thing out to get rid of that PHP Notice.
 * The plugin also generates unwanted output upon activation, refreshing gets rid
   of that, but we all know that this is not the solution.
 * From there it goes downhill. The plugin doesn’t do anything it says it does. 
   The developer doesn’t seem to involved either.
 * Here’s hoping to improvements…
 * [https://wordpress.org/plugins/ip2location-redirection/](https://wordpress.org/plugins/ip2location-redirection/)

The topic ‘plugin doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/ip2location-redirection/assets/icon-128x128.png?rev=2121920)
 * [IP2Location Redirection](https://wordpress.org/plugins/ip2location-redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ip2location-redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ip2location-redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/ip2location-redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ip2location-redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ip2location-redirection/reviews/)

## Tags

 * [has_cap](https://wordpress.org/support/topic-tag/has_cap/)

 * 0 replies
 * 1 participant
 * Last reply from: [Pieter Bos](https://wordpress.org/support/users/senlin/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-105/)
 * Status: not resolved