[ Index ] |
WordPress Cross Reference |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 96 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_Section:: (4 methods):
__construct()
check_capabilities()
maybe_render()
render()
Class: WP_Customize_Section - X-Ref
Customize Section Class.__construct( $manager, $id, $args = array() X-Ref |
Constructor. param: WP_Customize_Manager $manager param: string $id An specific ID of the section. param: array $args Section arguments. |
check_capabilities() X-Ref |
Check if the theme supports the section and check user capabilities. return: bool False if theme doesn't support the section or user doesn't have the capability. |
maybe_render() X-Ref |
Check capabilities and render the section. |
render() X-Ref |
Render the section. |
Generated: Tue Mar 25 01:41:18 2014 | WordPress honlapkészítés: online1.hu |