wordpress get page id in plugin code example Example: get the current page id in wordpress $page_id = get_queried_object_id();