Git Product home page Git Product logo

Comments (5)

grahammtbr avatar grahammtbr commented on August 29, 2024 1

Sorry, missed this. Yes, it's working. Thanks!

from intervention.

darrenjacoby avatar darrenjacoby commented on August 29, 2024

Hey @grahammtbr ,

So this is an interesting one. I'm assuming you're using a 'super' administrator user, viewing multisite dashboards. WordPress doesn't seem to pass any user roles for the super administrator role, or administrator role on a network level, so we're left with an empty $current_user->roles array, and therefore Intervention doesn't apply the config file. Using wp-admin.all actually did still work as it bypasses checking for user roles.

I pushed a fix to add the administrator user role manually if the array is empty and multisite is activated, 2285826. Give it a go and let me know if it solves the above issue for you!

from intervention.

grahammtbr avatar grahammtbr commented on August 29, 2024

Thanks Darren. I could have sworn I tried wp-admin-all and it didn't work, but I tried it again (with the some version) and it worked... I must have been asleep at the wheel.

Thanks for all your work on this, it's definitely appreciated. It's the config file I always wanted to create, but never got around to!

from intervention.

darrenjacoby avatar darrenjacoby commented on August 29, 2024

@grahammtbr hah, it happens! So, to confirm, the latest fix (on dev-master) is working as well with wp-admin.administrator? I want to make sure you get the role capabilities on multisite too. It's a pleasure, and thank you for the nice words!

from intervention.

darrenjacoby avatar darrenjacoby commented on August 29, 2024

Hey @grahammtbr , just checking if it's all working on your end and I can close the issue?

from intervention.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.