Title: dimail's Replies | WordPress.org

---

# dimail

  [  ](https://wordpress.org/support/users/dimail/)

 *   [Profile](https://wordpress.org/support/users/dimail/)
 *   [Topics Started](https://wordpress.org/support/users/dimail/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dimail/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dimail/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dimail/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dimail/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dimail/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] the global description for products does not work](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/)
 *  Thread Starter [dimail](https://wordpress.org/support/users/dimail/)
 * (@dimail)
 * [2 years ago](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/#post-17826881)
 * it is necessary that the global description be applied to all products, regardless
   of whether the product has a description or not.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] the global description for products does not work](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/)
 *  Thread Starter [dimail](https://wordpress.org/support/users/dimail/)
 * (@dimail)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/#post-17689641)
 * Thank you for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] the global description for products does not work](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/)
 *  Thread Starter [dimail](https://wordpress.org/support/users/dimail/)
 * (@dimail)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/the-global-description-for-products-does-not-work/#post-17686541)
 * I found this filter:
 * > `add_action( 'rank_math/frontend/description', function( $generated ) { if (!
   > is_product() ) { return $generated; } global $post; $desc = RankMath\Helper::
   > get_settings( "titles.pt_product_description" ); $desc = RankMath\Helper::replace_vars(
   > $desc, $post ); return empty( $desc ) ? $generated : $desc; });`
 * it is different from yours, what is the difference between them?

Viewing 3 replies - 1 through 3 (of 3 total)