Git Product home page Git Product logo
Erik Molenaar photo

erikmolenaarnl Goto Github PK

followers: 4.0 following: 4.0 repos: 24.0 gists: 0.0

Name: Erik Molenaar

Type: User

Company: erikmolenaar.nl

Bio: Wordpress Ninja 🥷🏻‍💻 Taming WordPress & WooCommerce like a wannabe ninja master. Bilingual in nerd lingo & plain human.

Twitter: erikmolenaarnl

Location: Berkel-Enschot, The Netherlands

Erik Molenaar's Projects

core icon core

:house_with_garden: Open source home automation that puts local control and privacy first.

emnl-same-taxonomy-url-post-to-post-links icon emnl-same-taxonomy-url-post-to-post-links

This plugin checks all <a href> hyperlinks within the content of posts. It ignores external links and only proceeds with internal links to other posts. It checks if the linked posts are in the same taxonomy (Category or Tag) as detected in the current URL path. If yes, it will modifiy the wrong link to match the same URL path. This is to make sure the user stays in the same taxonomy (category or tag) URL path for navigation purposes.

emnl-url-breadcrumbs icon emnl-url-breadcrumbs

This plugin creates breadcrumbs where its items are based on the current URL structure (and NOT based on permalinks, e.g. like Yoast SEO does). It does two things: 1) Adds schema.org breadcrumbs to the <head> for search engines, and 2) Creates the function emnl_breadcrumbs() which you can use in your theme templates to output visual breadcrumbs to the user.

emnl-woocommerce-force-login-before-checkout icon emnl-woocommerce-force-login-before-checkout

This plugin redirects users to the Woocommerce register/login page if they try to access the checkout while not logged in. After logging in succesfully, it redirects to the checkout. Please note: only works if Guest Checkout is disabled in the Woocommerce Settings!

emnl-woocommerce-instore-environment icon emnl-woocommerce-instore-environment

This plugin makes a public Woocommerce store suitable for placing orders in an instore environment with an dedicated instore payment method. You can set a IP address and user agent to identify the instore environment.

emnl-woocommerce-order-profit-datalayer icon emnl-woocommerce-order-profit-datalayer

This plugin adds an the order total gross profit value to the DataLayer as a discrete event name. Cost price will be retrieved from a custom field of each product.

emnl-woocommerce-persistent-login-customers icon emnl-woocommerce-persistent-login-customers

This plugin never logs out Woocommerce customers, which is WAY more customer-friendly. It hides the 'remember me' option and removes its functionality. The plugin does its magic by regularly replacing the native WP session cookies to a date far in the future. A custom cookie 'wordpress_logged_in_forever' is placed, which expires every 24 hours. The plugin renews the native WP session cookie as soon as this custom cookie has expired. This method works as a great fix to improve performance and prevent re-setting the native WP sessions cookies at EVERY page load, leading to strange results like: users who can't log out anymore (because the native WP cookie is set again during logout).

emnl-woocommerce-remove-payment-method-by-country icon emnl-woocommerce-remove-payment-method-by-country

This plugin will remove payment methods by country code(s). You can choose wheteter do remove it for the specified country code(s) or show it only to other countries. Please note: rules are hardcoded in this plugin.

menu-limit-detector icon menu-limit-detector

A simple WordPress plugin that attempts to detect server configurations that may limit the number of menu items a user can save.

packs-shipment icon packs-shipment

Plugin voor het aanmaken/voormelden van verzendingen bij Packs.

show-phone-on-click icon show-phone-on-click

WordPress Plugin that adds a shortcode to only show phone number by clicking on the text link

subsku-data-import icon subsku-data-import

PHP script which can be added to crontab and imports CSV to ACF fields. Provides functions which can be used in conjunction with script to show recent stock information on WooCommerce front-end single product pages.

woocommerce-product-lead-value icon woocommerce-product-lead-value

This plugin places the value of WooCommerce Products into a DataLayer variable named "ProductLeadValue" for Google Tag Manager to process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.