strider72 / spam-karma

A flexible and modular anti-spam plugin for WordPress
GNU General Public License v2.0
3 stars 3 forks source link

Using deprecated function #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The function get_settings has been deprecated for several WP versions.

Patch replaces it with get_option.

The 2 attached patches are the same, except that the first works with my
just-submitted patch #3, and the second assumes that the patch in #3 has
not been applied.

Original issue reported on code.google.com by if.webs...@gmail.com on 21 Jul 2008 at 4:05

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by if.webs...@gmail.com on 22 Jul 2008 at 7:59