Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter urei

    (@urei)

    Thanks for your suggestions. I decided to go with

    if ( is_admin() ) {
        define( 'FS_CHMOD_DIR', 0751 );
    }

    which works fine!

    What I still do not understand: Since years, I just update WordPress, plugins and this theme: This was never a problem. With the switch to php8.0 – would you not assume these update strategy works as “someone” takes care of Twenty Elven (in the background) to avoid such problems?

Viewing 1 replies (of 1 total)