• Resolved Charla

    (@webgirl)


    When the latest version of YOP Poll is activated for some reason it makes WordPress plugin update notifications no longer work.

    When YOP Poll is deactivated, WordPress plugin update notifications starts back working and any plugin that needs updating can be seen again.

    Seems there may be some type of conflict in the latest code.

    https://ww.wp.xz.cn/plugins/yop-poll/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same problem here. Had to go through a lot of plugins before I found YOP Poll causing the problem.
    It is now deactivated until a fix is released.

    Plugin Author YOP

    (@yourownprogrammer)

    Hi guys,

    Edit yop-poll-2.0, delete the lines below and save

    ‘ add_filter( ‘pre_set_site_transient_update_plugins’, ‘display_transient_update_plugins’ );
    function display_transient_update_plugins( $transient ) {
    // yop_poll_dump( $transient );
    }’

    Let us know if you need more help.

    Best wishes,

    YOP Team

    Thanks. It’s working again..

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin Update Notifications Not Working When YOP Activated’ is closed to new replies.