New and updated in 4.0.0
-
Retrieves a session manager instance for a user.
-
Makes private/protected methods readable for backward compatibility.
-
Gets the Image Compression quality on a 1-100% scale.
-
Make private properties un-settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:610 -
Make private properties readable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:542 -
Make private properties settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:565 -
Make private properties checkable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:588 -
methodWP_Query::__get()
Makes private properties readable for backward compatibility.
-
methodWP_Query::__isset()
Makes private properties checkable for backward compatibility.
-
methodWP_Query::__call()
Makes private/protected methods readable for backward compatibility.
-
Converts the given orderby alias (if allowed) to a properly-prefixed value.
-
methodWP_Query::parse_order()
Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
-
functionwp_dropdown_languages()
Displays or returns a Language selector.
-
Adds a customize panel.
-
Retrieves a customize panel.
-
Removes a customize panel.
-
Prevents sending a 404 status when returning the response for the customize preview, since it causes the jQuery Ajax to fail. Send 200 instead.
-
Gets the registered containers.
-
Gets the registered panels.
-
Render the custom attributes for the control’s input element.
-
Filters response of WP_Customize_Control::active().
-
Default callback used when invoking WP_Customize_Control::active().
-
functionis_customize_preview()
Whether the site is being previewed in the Customizer.
-
Check whether control is active to current Customizer preview.