Skip to content
View tristanmason's full-sized avatar

Block or report tristanmason

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. elementor-vimeo-showcase-widget elementor-vimeo-showcase-widget Public

    This Wordpress plugin adds an Elementor widget which accepts a Vimeo showcase ID and embeds the showcase.

    PHP 1

  2. old-post-warning old-post-warning Public

    Example plugin to add a warning message to Wordpress posts older than a certain age.

    PHP

  3. marvelous-hedgehog-98a27 marvelous-hedgehog-98a27 Public

    Jamstack site created with Stackbit

    JavaScript

  4. ccc-podcast-feed-creator ccc-podcast-feed-creator Public

    Wordpress plugin which creates a podcast feed from the Vamtam wpv_sermon custom post type. Will need to be heavily modified in order to work on a different site.

    PHP

  5. tina-cloud-starter tina-cloud-starter Public template

    Forked from tinacms/tina-cloud-starter

    Next.js starter for TinaCMS: live edit your website visually 🪄

    TypeScript

  6. Check for Astra Advanced Headers and... Check for Astra Advanced Headers and add header ID class to Wordpress body classes for per-header styling
    1
    /** 
    2
     * Check for Astra Advanced Headers and add header ID class to body classes for per-header styling
    3
     * @author Tristan Mason <tristanmason.com>
    4
     */
    5
    function tmac_add_advanced_header_class( $classes ) {