• Vahan

    (@vahan889)


    Dear all,

    I want to find a correct way to handle changes of the post title with WP JS hooks (the title).

    Also is there a way to update the title using JS (hooks or some other way)?

    Thanks in advance,
    Vahan

Viewing 1 replies (of 1 total)
  • briskwebservices

    (@briskwebservices)

    @vahan889

    To handle changes to the post title in WordPress using JavaScript hooks, you can use the wp.data API from the Gutenberg block editor. Specifically, the core/editor store allows you to interact with post data, including the post title.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.