• Resolved Rookie

    (@alriksson)


    SELECT term_taxonomy_id
    FROM wp_term_taxonomy
    WHERE term_id NOT IN (SELECT term_id
    FROM wp_termmeta
    WHERE meta_key = ‘fb_created_by’)
    AND taxonomy = ‘nt_wmc_folder’
    GROUP BY term_id 5 FileBird_Helpers::termsHaveNoAuthor()
    5 calls
    Plugin: filebird
    5 calls
    FileBird_Convert->adminNotice()
    1 call
    FileBird_Admin->filebird_term_tree_array()
    4 calls

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ninja Team

    (@ninjateam)

    Hi Rookie,

    Thank you, we are working on a new version and it is optimized all of the above.

    Best regards,
    Kelly

    Thread Starter Rookie

    (@alriksson)

    Thanks, any update on the ETA?

    Thread Starter Rookie

    (@alriksson)

    Any update?

    Thread Starter Rookie

    (@alriksson)

    @ninjateam Any updates on clean uninstall and duplicate queries? Haven’t received anything from you guys. Been months since the first tickets.

    Several of bugs and improvements are there coming any update?

    Plugin Author Ninja Team

    (@ninjateam)

    Hi there,

    We have been working on a new version which has many new features. This bug of duplicate queries has been fixed but we still need time to complete other features before releasing the whole update. Please stay tuned. For clean uninstall, please follow the guide we sent you in the previous topic. If you have any issue, please export you database and send us to [email protected], we will check it for you.

    Best regards,
    Kelly

    Thread Starter Rookie

    (@alriksson)

    @ninjateam Thanks for the answer. I’m looking forward, but it has been a long time since any improvements and standing bugs.

    I understand it requires times but maybe patch small annoying bugs and release the big things later so you don’t drop users along the road. I’m very close to leave the plugin.

    Clean uninstall, you sent me but the SQL queries only list and do not delete the tables etc. Will clean install be included in next update?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Duplicate queries’ is closed to new replies.