wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



customize_render_control_{$this->id} › Działania WordPress Hooks

Od3.4.0
Przestarzałyn/a
do_action( "customize_render_control_{$this->id}", $this )
Parametry:
  • (WP_Customize_Control) $control WP_Customize_Control instance.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires just before a specific Customizer control is rendered.

The dynamic portion of the hook name, $this->id, refers to the control ID.





Źródło

do_action( "customize_render_control_{$this->id}", $this );