Title: Latest version breaking custom share
Last modified: August 22, 2016

---

# Latest version breaking custom share

 *  [Kimb Jones](https://wordpress.org/support/users/mkjones/)
 * (@mkjones)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/latest-version-breaking-custom-share/)
 * Our Pro share buttons are no longer displaying using the custom code we have 
   implemented in our theme. I have emailed the AddThis support team twice for assistance
   around this but have not had any response – this leads me to believe that there
   is likely no fix when using the latest version, if someone could clarify it would
   save us a lot of time.
 * Basically because there is no longer a ‘widget’ included in the plugin the following
   code no longer works:
 *  <?php do_action( ‘addthis_widget’, get_permalink(), get_the_title(), array(
   ‘
   size’ => ’32’, ‘services’ => ‘twitter,facebook,pinterest_share,whatsapp,email’,‘
   preferred’ => ‘0’, ‘more’ => false, ‘counter’ => false, ‘type’ => ‘custom’ ));?
   >
 * Obviously we need a replacement for this ASAP or at least confirmation that this
   code is no longer supported.
 * [https://wordpress.org/plugins/addthis/](https://wordpress.org/plugins/addthis/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [addthis_matt](https://wordpress.org/support/users/addthis_matt/)
 * (@addthis_matt)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/latest-version-breaking-custom-share/#post-5707834)
 * Hi Kimb,
 * Your assumption is correct. This is no longer supported as of our 4.x version.
   If you need to use the do_action() format for your site, you would need to use
   one of our older versions of the plugin.
 * Thanks,
    Matt AddThis Support

Viewing 1 replies (of 1 total)

The topic ‘Latest version breaking custom share’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/addthis_70cced.svg)
 * [WordPress Share Buttons Plugin – AddThis](https://wordpress.org/plugins/addthis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addthis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addthis/)
 * [Active Topics](https://wordpress.org/support/plugin/addthis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addthis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addthis/reviews/)

## Tags

 * [social](https://wordpress.org/support/topic-tag/social/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 1 reply
 * 2 participants
 * Last reply from: [addthis_matt](https://wordpress.org/support/users/addthis_matt/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/latest-version-breaking-custom-share/#post-5707834)
 * Status: not resolved