Skip to content
View Toms15's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Toms15

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. handle wp languages with composer handle wp languages with composer
    1
    "scripts": {
    2
        "make-pot": "wp i18n make-pot . languages/_s.pot",
    3
        "update-pot": "wp i18n make-pot . languages/_s.pot --merge=languages/_s.pot",
    4
        "update-languages": "./handle-language-update.sh",
    5
        "fresh-languages": "rm -f languages/_s.pot && composer make-pot && composer update-languages"
  2. Cookiebot Management Cookiebot Management
    1
    function getGDPRCookieMessageElements() {
    2
            return document.querySelectorAll('.enable-cookie-message');
    3
        }
    4
    
                  
    5
        function showGDPREnableCookieMessage(){
  3. wordwind wordwind Public

    PHP

  4. sidis405/lab sidis405/lab Public

    PHP 1