• Resolved Rahim

    (@rahimvaziri)


    Hi AddToAny,
    Thank you for your great plugin.

    I just have a question.
    I am using wordpress as a woocommerce store!
    All of my products have a short description instead of long description.

    I just wonder is there any chance to have add to any right after the short description?

    Kind Regards.
    Rahim

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    Add the following PHP code using a “functionality” plugin such as the Code Snippets plugin:

    // Append to WooCommerce short description
    add_filter( 'woocommerce_short_description', 'A2A_SHARE_SAVE_add_to_content', 98 );
Viewing 1 replies (of 1 total)

The topic ‘Adding Shortcode’ is closed to new replies.