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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. add-bulk-cart-packages add-bulk-cart-packages Public

    Add bulk cart packages allows you to create custom product packages in WooCommerce and add them to the cart with a single click

    PHP 1

  4. bedwind bedwind Public

    Modern WordPress development setup with Bedrock boilerplate and Sage theme starter. Features Tailwind CSS 4, ViteJS build system, JavaScript ES6+, and custom ACF blocks architecture for efficient t…

    PHP 1