Skip to content
View seezee's full-sized avatar
Block or Report

Block or report seezee

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
seezee/README.md

Hi, I'm Chris 👋 👨🏻‍💻

banner that says Chris J. Zähller - web designer and developer, journalist, photographer alongside the Messenger Web Design logo

I'm a graphic designer and developer dedicated to making accessible, performant websites. I also photograph and write at Mercury Photo Bureau.

I wrote these plugins to provide solutions for my own websites and decided to share them with the community.

Find me around the web 🌎:

Chris's github stats

Pinned

  1. WP-FOFT-Loader WP-FOFT-Loader Public

    This plugin implements and automates “Zach Leatherman’s Critical FOFT with preload, with a polyfill fallback emulating font-display: optional” to optimize and speed up webfont loading and improve U…

    PHP 5 1

  2. Five-Star-Ratings-Shortcode Five-Star-Ratings-Shortcode Public

    This plugin adds accessible, attractive 5-star ratings anywhere on your WordPress site with a simple shortcode. The plugin uses Font Awesome icons via their SVG + JavaScript method.

    PHP 1

  3. conditionally-load-cf7 conditionally-load-cf7 Public

    In its default settings, Contact Form 7 loads its JavaScript and CSS stylesheet on every page. This slows page loading and taxes server and client resources. Use this plugin to control which pages …

    PHP 4 1

  4. wp-lazy wp-lazy Public

    Functions to add the `loading=“lazy”` attribute when inserting new media or displaying a gallery via the WordPress gallery shortcode.

    PHP 9

  5. WEBP for WordPress WEBP for WordPress
    1
    <?php
    2
    /**
    3
     * Support for WEBP.
    4
     *
    5
     * @package myplugin
  6. Customized WordPress RSS Feed. REPLA... Customized WordPress RSS Feed. REPLACE the value of the variable $date before employing!
    1
    <?php
    2
    /**
    3
     * RSS2 Feed Template for displaying RSS2 Posts feed.
    4
     * Adds an offset of "1" to display all but most recent
    5
     *