• Is this plugin (both pro or free) compatible with WordPress 3.9? When I try activating I get a large amount of php notices:

    Use of undefined constant list_fieldtype – assumed ‘list_fieldtype’ in \komperlite\komper.php on line 468

    Use of undefined constant list_textformat – assumed ‘list_textformat’ in \komperlite\komper.php on line 469

    Use of undefined constant format_text – assumed ‘format_text’ in \komperlite\komper.php on line 470

    Undefined variable: format in\komperlite\komper.php on line 471

    Undefined variable: text in \komperlite\komper.php on line 471

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in wp-includes\functions.php on line 3193

    The first aren’t even related to WordPress versions, just seem to be poor php coding without proper variable checks. The last notice has an argument that’s been deprecated since version 2.0, which I thought would be updated by now since it states 3.5 compatibility? Is there a newer version of this plugin somewhere without these issues?

    https://wordpress.org/plugins/komper/

Viewing 1 replies (of 1 total)
  • Plugin Author Miaz Akemapa

    (@vandai)

    Hi,

    1. I haven’t update this version (free version on WP Repository here) for a very long time, so i haven’t check with 3.9 compatibility.
    I’m more concern on maintaining the paid version.

    2. That is an action hook function name.

    3. I’m not using has_cap function, don’t know where is that coming from.

    4. You can see Pro version on this demo page:
    http://demo.vnetware.com/komper/
    user: demo
    pass: demo123

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress 3.9 compatibility’ is closed to new replies.