• Hi, is this plugin still being maintained? If yes, is it possible to improve DB query on wpms /network/ panel? It is querying DB 5 times there with no need, like the one below:
    SELECT meta_value
    FROM xxxx_sitemeta
    WHERE meta_key = ‘bwp_gxs_generator’
    AND site_id = 1

    Thank you! ??

  • The topic ‘5 not needed DB queries on network panel’ is closed to new replies.