How add image and description in shortcode?
-
Hello,
I want to add share button for custom post type listing but how can i add description and image in shortcode.
if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT( array( 'linkname' => 'Example Page', 'linkurl' => 'http://example.com/page.html' ) );Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How add image and description in shortcode?’ is closed to new replies.