Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
DynamicArray
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
wp-admin
includes
menu.php
on
3.2
User selector
All users
All time
Commit history
Commits on Jun 1, 2011
Use array_pop( array_keys() ) instead of end() to find the end of the array. end() finds that last item added, which is not reliable with plugins that add items to the end and then sort them up wit…
Show description for 218486f
ryanboren
committed
218486f
View commit details
Copy full SHA for 218486f
View code at this point
Browse repository at this point
Use wp-menu-separator after Settings and before the first plugin top-level. Remove trailing separators. fixes #17629
Show description for 2960bca
ryanboren
committed
2960bca
View commit details
Copy full SHA for 2960bca
View code at this point
Browse repository at this point
Commits on May 31, 2011
s/seperator/separator/. Props brandonburke. fixes #17610
Show description for 89561d5
ryanboren
committed
89561d5
View commit details
Copy full SHA for 89561d5
View code at this point
Browse repository at this point
Commits on May 25, 2011
Fix notices. Props ocean90. fixes #17528
Show description for 385262f
ryanboren
committed
385262f
View commit details
Copy full SHA for 385262f
View code at this point
Browse repository at this point
If there is only one submenu and it is has same destination as the parent, remove the submenu. fixes #17528
Show description for 64367f2
ryanboren
committed
64367f2
View commit details
Copy full SHA for 64367f2
View code at this point
Browse repository at this point
Commits on Nov 18, 2010
Fix undefined offset warnings on pages the current user does not have perms for. Props wpdavis. fixes #15469
Show description for 14d7d29
ryanboren
committed
14d7d29
View commit details
Copy full SHA for 14d7d29
View code at this point
Browse repository at this point
Commits on Oct 7, 2010
First pass of user admin. Network admin and screen cleanups. see #14696
Show description for 9ee8b20
ryanboren
committed
9ee8b20
View commit details
Copy full SHA for 9ee8b20
View code at this point
Browse repository at this point
Commits on Oct 4, 2010
Revert [15717]; it had extra bits in it
Show description for 8189647
ryanboren
committed
8189647
View commit details
Copy full SHA for 8189647
View code at this point
Browse repository at this point
Fix user edit urls for network admin
Show description for 6eba2ab
ryanboren
committed
6eba2ab
View commit details
Copy full SHA for 6eba2ab
View code at this point
Browse repository at this point
Commits on Jul 30, 2010
Network Admin, first pass. see #14435
Show description for edd4828
ryanboren
committed
edd4828
View commit details
Copy full SHA for edd4828
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.