• Resolved 3yq9nfgnvh

    (@3yq9nfgnvh)


    The latest update at least gave me the option to remove the beacon on the frontend again. However, I still cannot disable the content analysis as I previously could. Please add that back. As well as the option to control the metabox priority in the backend.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    please update to version 9.8.3 to get the universal SEO metabox directly accessible inside a classic metabox.

    There is only 1 metabox with dedicated tabs now. This allows for a unified experience across different WordPress installations, regardless of theme and plugin configurations. It also significantly simplifies code maintenance on our end.

    We’ll study the possibility to add a hook to filter the tabs for the SEO metabox.

    Thread Starter 3yq9nfgnvh

    (@3yq9nfgnvh)

    What about the metabox priority setting? That was useful as well.

    +1 for metabox priority setting – the latest version adds the SEOPress metabox with priority ‘high’ (previously was ‘default’) so it now pushes other content down the edit page.

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    we have taken into consideration your feedback with update 9.8.4.

    Now the priority is set to “default”. This is hookable using this filter if necessary:

    $priority = apply_filters( 'seopress_metabox_opener_priority', 'default' );

    Thank you!

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    Fixed with version 9.8.5.

Viewing 6 replies - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.