Skip to content

Instantly share code, notes, and snippets.

@sergeyterr
Last active October 19, 2020 11:45
Show Gist options
  • Save sergeyterr/d252abf15869098666a51b6a3b2dc2aa to your computer and use it in GitHub Desktop.
Save sergeyterr/d252abf15869098666a51b6a3b2dc2aa to your computer and use it in GitHub Desktop.
Получить текущую страницу админки wordpress
<?php
$screen = get_current_screen();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment