edit.php (Posts list) URL: /wp-admin/edit.php Capability required: $post_type_object->cap->edit_posts (typically edit_posts). What it does: Lists posts…
options.php (Settings handler) URL: /wp-admin/options.php Capability required: Varies by option page; uses option_page_capability_{$option_page} filter and…
themes.php URL: /wp-admin/themes.php Capability required: switch_themes or edit_theme_options (and related caps like install_themes, delete_themes, update_themes).…
tools.php URL: /wp-admin/tools.php Capability required: Varies by tool; base page is available to admins. Import…