• Resolved Space

    (@bkno)


    There are filters to disable the metabox fields. When both are disabled, the metabox still appears but is empty. In this situation the metabox should be hidden.

    /* Trying to disable OG metabox everywhere */
    add_filter( 'fb_ogtags_featured_image', '__return_false' );
    add_filter( 'fb_ogtags_page_description', '__return_false' );
    • This topic was modified 8 months ago by Space.
Viewing 1 replies (of 1 total)
  • Plugin Support Muhammad Usama

    (@usamaazad99)

    Hi @bkno,

    Thank you for sharing your feedback. We have forwarded your issue to our Business Analyst team. They will check the project’s feasibility and resolve the metabox issue in the upcoming sprint.

    Thanks & Regards,
    WP Experts Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Empty meta box when fields removed’ is closed to new replies.