You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPress functions that can be used to add pages to the WP Admin menu should not include `__FILE__` for the menu slug (or parent menu slug) parameter to avoid revealing system paths.
9
+
]]>
10
+
</standard>
11
+
<code_comparison>
12
+
<codetitle="Valid: Slug does not include `__FILE__`.">
0 commit comments