• Resolved Pieter Bos

    (@senlin)


    On every post/page/cpt the admin_footer_text and link Thank you for using Rank Math shows.

    Although I understand why you have added it, it is not something I want to see on all sites.

    Is there a function to remove it and show the default footer (or my own custom one)?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rank Math

    (@rankmath)

    Hello @senlin

    Thank you for contacting the support.

    You can disable it by using the following filter:
    add_action( 'rank_math/whitelabel', '__return_true');

    You can check all the other available filters on this page:
    https://rankmath.com/kb/filters-hooks-api-developer/

    Hope that helps. If you have any further question(s), please let us know.

    Thread Starter Pieter Bos

    (@senlin)

    @rankmath, thanks for the quick reply, that does it indeed.

    I would like to suggest to add this filter to the page you linked to as it is not listed there.

    Hello @senlin,

    Thank you for the suggestion, I have added this filter in the above page.

    Hi,
    This might be a dumb question but where does the code go? Math Rank is writing over the woocommerce update button in the category, stopping me from updating it. It’s strange because it is not affecting another site.

    Thanks John

    Plugin Author Rank Math

    (@rankmath)

    Hello @xaraskinclinic

    Please add the code in your theme’s functions.php file.

    Also, please open a new support topic if this doesn’t help.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is there a function to override the rankmath `admin_footer_text`?’ is closed to new replies.