Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Hi!

    The SBTT_AdminMenuController class is from the Scroll Back To Top plugin. This error means that the plugin is adding an action to a hook, but the action’s callback function (SBTT_AdminMenuController::addOptionsPageAction()) doesn’t actually exist. You should report this bug to the plugin author.

    John

Viewing 1 replies (of 1 total)

The topic ‘Error: Method SBTT_AdminMenuController::addOptionsPageAction() does not exist’ is closed to new replies.