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



insert_with_markers_inline_instructions › Filtr WordPress Hooks

Od5.3.0
Przestarzałyn/a
apply_filters( 'insert_with_markers_inline_instructions', $instructions, $marker )
Parametry: (2)
  • (string[]) $instructions Array of lines with inline instructions.
    Wymagane: Tak
  • (string) $marker The marker being inserted.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the inline instructions inserted before the dynamically generated content.





Powiązane Hooks: theme_install_actions

Źródło

$instructions = apply_filters( 'insert_with_markers_inline_instructions', $instructions, $marker );