[wp-trac] [WordPress Trac] #37974: Add multi-panel feature to pages through add_theme_support
WordPress Trac
noreply at wordpress.org
Tue Oct 11 10:59:30 UTC 2016
#37974: Add multi-panel feature to pages through add_theme_support
----------------------------+------------------
Reporter: karmatosed | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 4.7
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: ux-feedback | Focuses: ui
----------------------------+------------------
Comment (by pento):
@karmatosed: [attachment:37974.4.diff] works correctly for me. For
reference, here's my dev site:
{{{
vagrant at vvv:/srv/www/wordpress-develop$ svn info | grep '^URL'
URL: https://develop.svn.wordpress.org/trunk
vagrant at vvv:/srv/www/wordpress-develop$ svn st
X tests/phpunit/data/plugins/wordpress-importer
Performing status on external item at 'tests/phpunit/data/plugins
/wordpress-importer':
vagrant at vvv:/srv/www/wordpress-develop$ svn up
Updating '.':
Fetching external item into 'tests/phpunit/data/plugins/wordpress-
importer':
External at revision 1512649.
At revision 38779.
vagrant at vvv:/srv/www/wordpress-develop$ grunt
patch:https://core.trac.wordpress.org/attachment/ticket/37974/37974.4.diff
Running
"patch:https://core.trac.wordpress.org/attachment/ticket/37974/37974.4.diff"
(patch) task
patching file src/wp-admin/css/customize-controls.css
patching file src/wp-admin/js/customize-post-collection.js
patching file src/wp-includes/canonical.php
patching file src/wp-includes/class-wp-customize-manager.php
patching file src/wp-includes/class-wp-query.php
patching file src/wp-includes/customize/class-wp-customize-post-
collection-control.php
patching file src/wp-includes/default-filters.php
patching file src/wp-includes/link-template.php
patching file src/wp-includes/post-template.php
patching file src/wp-includes/script-loader.php
patching file src/wp-includes/theme.php
Done, without errors.
}}}
I find that sometimes I need to keep dev tools open, to enforce the cache
not being used.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37974#comment:104>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list