write_your_story WordPress Filter Hook
If you're looking for a place to share your story, look no further than the write_your_story hook. This hook is dedicated to helping you share your story with the world. Whether you're writing a personal essay, a fictional story, or anything in between, the write_your_story hook is the perfect place to share it. So what are you waiting for? Start writing your story today!
apply_filters( 'write_your_story', string $text , WP_Post $post ) #
Filters the body placeholder text.
Contents
Parameters
- $text
(string)Placeholder text. Default 'Type / to choose a block'.
- $post
(WP_Post)Post object.
Source
Changelog
Version | Description |
---|---|
5.8.0 | Changed the default placeholder text. |
5.0.0 | Introduced. |