Profiles

  • Member Since: May 20th, 2020
  • Find me on:
  • Posted a reply to Sweep Permission Issue, on the site WordPress.org Forums:
    $permission = is_multisite() ? 'update_plugins' : 'manage_options'; This will be good I guess. Or maybe…

  • Posted a reply to Sweep Permission Issue, on the site WordPress.org Forums:
    DISALLOW_FILE_MODS will return false for all update_*, install_*, delete_*, and edit_* of core, themes, and…

  • Posted a reply to Sweep Permission Issue, on the site WordPress.org Forums:
    Thank you! :)

  • Created a topic, Sweep Permission Issue, on the site WordPress.org Forums:
    Hi Lester, Noted that you have changed the plugin per…