Category: Code Snippets

  • How To Use Emoji One On Your Site

    Emoji One, an open-source emoji set, revealed their 2016 collection last month and it is beautiful! WordPress natively uses Twiemoji, a “competing” set sponsored by Twitter when the browser can not display emoji, so how do you switch which is used? The quick answer is to add this to a core functionality plugin or your…

  • Change the “Related” Headline in Jetpack’s Related Posts Feature

    A quick code snippet that changes the default “Related” headline in Jetpack’s Related Posts feature.

  • Jetpack Publicize with WooCommerce Products

    This code snippet, for your theme’s functions.php or in a core functionality plugin adds Jetpack’s Publicize feature to WooCommerce products. This would allow you to auto-post to Facebook, Twitter, Google+, etc when you post a new WooCommerce product to your site. UPDATE: WooCommerce now includes Publicize support by default out of the box as of…