• Resolved Anonymous User 15151829

    (@anonymized-15151829)


    When, we enable the WP_DEBUG mode, then plugin give an error. The error is
    (Notice: get_bloginfo was called with an argument that is deprecated since version 2.2.0! The siteurl option is deprecated for the family of bloginfo() functions. Use the url option instead. in /home/………/public_html/……………../……../wp-includes/functions.php on line 4023).

    This is screenshot of error.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi.
    There is no technology that can be fixed to “Pankaj Jha”.

    Plugin Author Pankaj Jha

    (@masdiblogs)

    Thank you all to post the issue. This issue has been fixed now. I changed theold code as per the latest PHP standard.
    $this->cbnetpo_siteurl = site_url();
    $this->cbnetpo_path = plugin_dir_path( __FILE__ );
    $this->cbnetpo_fullpath = plugin_dir_url( __FILE__ );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘get_bloginfo error’ is closed to new replies.