Skip to contents

Social Media functions

Functions to prepare send social media posts

cast_announce_post()
Announce a Blog Post Across Multiple Platforms
cast_send_newsletter()
Send a Newsletter Using ConvertKit API
random_emoji()
Generate a Random Emoji
create_message()
Create a Formatted Announcement Message
tags2hash()
Converts tags into a hash-tagged string

LinkedIn functions

Utilities for connecting and posting to LinkedIn

li_client()
Create an OAuth Client for LinkedIn API
li_get_version()
Get the LinkedIn Version Date in YYYYMM Format
li_media_upload()
Upload Media to LinkedIn
li_oauth()
Perform LinkedIn OAuth Authentication
li_post_write()
Create and Publish a LinkedIn Post
li_req()
Create a Base LinkedIn API Request
li_urn_me()
Retrieve the LinkedIn URN of the User

Misc. utilities

Helper functions

strlength()
Compute the Number of Characters in a String
short_url()
Shorten a URL using the Short.io API