Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename aside element IDs to match registered sidebar names #53

Closed
splorp opened this issue Nov 14, 2013 · 0 comments
Closed

Rename aside element IDs to match registered sidebar names #53

splorp opened this issue Nov 14, 2013 · 0 comments
Labels

Comments

@splorp
Copy link
Owner

splorp commented Nov 14, 2013

For example:

The <aside id="sidebar-1"> element (the far right column) is currently registered to accept widgets and assigned name=>Sidebar2 via the register_sidebar() function. Likewise, the <aside id="sidebar-2"> element (the inside right column) is registered and assigned name=>Sidebar1.

This is confusing.

The registered sidebar names make sense as they are numbered from the inside out in the document structure. The <aside> element IDs should match this structure.

@splorp splorp closed this as completed Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant