Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author IDX Broker

    (@idxco)

    Our plugin has recently been updated in the 1.2.1 update for full compatibility with WordPress 4.3. https://www.ads-software.com/plugins/idx-broker-platinum/changelog/

    I just tested version 1.2.1 on a fresh clean install of WordPress 4.3, and I am still getting notices:

    <b>Notice</b>:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in <b>/Users/bhubbard/Projects/agentone.dev/wp-includes/functions.php</b> on line <b>3457</b><br />
    <br />
    <b>Notice</b>:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in <b>/Users/bhubbard/Projects/agentone.dev/wp-includes/functions.php</b> on line <b>3457</b><br />
    <br />
    <b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /Users/bhubbard/Projects/agentone.dev/wp-includes/functions.php:3457) in <b>/Users/bhubbard/Projects/agentone.dev/wp-includes/option.php</b> on line <b>787</b><br />
    <br />
    <b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /Users/bhubbard/Projects/agentone.dev/wp-includes/functions.php:3457) in <b>/Users/bhubbard/Projects/agentone.dev/wp-includes/option.php</b> on line <b>788</b><br />
    Thread Starter Cyndi

    (@cynderella)

    I updated 3 sites and no issues; sites built on Genesis framework with custom child theme.

    @cyndi – They are notices and warnings, they will only display if you have WP DEBUG MODE enabled.

    If you want to enable debug mode and check you can use this link to help you get started:
    https://codex.www.ads-software.com/WP_DEBUG

    Plugin Author IDX Broker

    (@idxco)

    This warning should be resolved in our next update to the plugin.

    Plugin Author IDX Broker

    (@idxco)

    Version 1.2.2 resolves this issue.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress Plugins Using PHP 4 Style Constructors’ is closed to new replies.