Skip to content
View Zodiac1978's full-sized avatar
🤔
Overthinking things since 1978
🤔
Overthinking things since 1978

Organizations

@WPMeetupHamburg @deworg @pluginkollektiv

Block or report Zodiac1978

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. Make your Website faster - a safe ht...
    1
    #
    2
    # Sources:
    3
    # http://stackoverflow.com/questions/7704624/how-can-i-use-gzip-compression-for-css-and-js-files-on-my-websites
    4
    # http://codex.wordpress.org/Output_Compression
    5
    # http://www.perun.net/2009/06/06/wordpress-websites-beschleuinigen-4-ein-zwischenergebnis/#comment-61086
  2. Safer WordPress with these .htaccess...
    1
    # Don't show errors which contain full path diclosure (FPD)
    2
    # Use that line only if PHP is installed as a module and not per CGI
    3
    # try using a php.ini in that case.
    4
    # Change mod_php5.c to mod_php7.c if you are running PHP7
    5
    <IfModule mod_php5.c>
  3. tl-template-checker Public

    A WordPress plugin that warns you about old template files in your child theme.

    PHP 26 5

  4. custom-patterns-asb Public

    Add custom patterns for Antispam Bee.

    PHP 2 1

  5. List of useful online tools for webs...
    1
    # QA testing your website(s) with free online tools
    2
    
                  
    3
    ## W3C classics
    4
    
                  
    5
    * https://validator.w3.org/
  6. wp-search-ignore-block-names Public

    Modifies the native search to ignore block editor comments

    PHP 4 3

150 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 commit in 1 repository
Created 1 repository
Opened 1 pull request in 1 repository
tristen/tablesort 1 open
Reviewed 1 pull request in 1 repository
tristen/tablesort 1 pull request

Created an issue in tristen/tablesort that received 1 comment

Wrong version number in minified file

In the 5.3.0 branch it still says 5.2.1 in the comment block: https://github.com/tristen/tablesort/blob/5.3.0/dist/tablesort.min.js#L2 Just a heads…

1 comment
Loading