Limit except length | WordPress.org

[ad_1]

Hey @dantianhealth! 👋

Currently, this is hard-coded, and there are no parameters available for modification. However, you can use AI Engine filters to completely override the query and create your custom prompts for both the excerpt and title. 😺

add_filter( 'mwai_ai_query', function ( $query ) {


    $query->set_new_message( 'Your own prompt' );
  
    return $query;
  }, 10, 2 );

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer