This filter is used to change the rate us link that is displayed in the footer of admin pages.
: Developer API
bd_system_info_after
Runs just after displaying the system info in the “System Info” admin page.
bd_system_info_before
Runs just before displaying the system info in the “System Info” admin page.
bd_admin_footer_info_page
Runs just before displaying the footer text in the “System Info” admin page.
bd_admin_footer_cron_page
Runs just before displaying the footer text in the “Schedules” admin page.
bd_admin_footer_users_page
Runs just before displaying the footer text in the “Bulk Delete Users” admin page.
bd_admin_footer_posts_page
Runs just before displaying the footer text in the “Bulk Delete Posts” admin page. This action is primarily for adding extra content in the footer … Read More