Support

Account

Home › Forums › Add-ons › Options Page › When using 'save_post' action, how do you identify which options page? › Reply To: When using 'save_post' action, how do you identify which options page?

  • I’ve refactored my function so I no longer need to distinguish between the different option screens. However, I believe Hube2’s suggestion of using get_current_screen() would also have worked