plugin updates
This commit is contained in:
@@ -608,7 +608,7 @@ class WP_Customize_Control {
|
||||
$dropdown = str_replace( '<select', '<select ' . $this->get_link() . ' id="' . esc_attr( $input_id ) . '" ' . $describedby_attr, $dropdown );
|
||||
|
||||
/*
|
||||
* Even more hacikly add auto-draft page stubs.
|
||||
* Even more hackily add auto-draft page stubs.
|
||||
* @todo Eventually this should be removed in favor of the pages being injected into the underlying get_pages() call.
|
||||
* See <https://github.com/xwp/wp-customize-posts/pull/250>.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user