Changes between Initial Version and Version 1 of Ticket #22331, comment 1
- Timestamp:
- 10/31/2012 10:49:24 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22331, comment 1
initial v1 1 1 The culprit is `twentyeleven_page_menu_args()` (`twentytwelve_page_menu_args()` in Twenty Twelve). 2 2 3 I nignores any passed value and enforces `true` instead: [[BR]]3 It ignores any passed value and enforces `true` instead: [[BR]] 4 4 http://core.trac.wordpress.org/browser/tags/3.4.2/wp-content/themes/twentyeleven/functions.php#L372 5 5