Web Developer. WordPress, PHP, JS, VueJS, Guitar, Drums.
- Jämsä, Finland
- @niq1982
Pinned Loading
-
digitoimistodude/air-reactions
digitoimistodude/air-reactions PublicA developer-friendly WordPress-plugin for adding customizable reactions (likes, hearts, dislikes, shrugs or whatever you feel like) to your content.
-
digitoimistodude/air-light
digitoimistodude/air-light Public💨 WordPress starter theme - designed to be minimal, ultra-lightweight (< 20 kB) and easy for all kinds of WordPress projects. 7+years/1000+hours of development and still updating daily! We prefer t…
-
-
Social icons functionality for WordP...
Social icons functionality for WordPress 1<?php
2$social_icons = [
3'facebook' => [
4'title' => 'Dude Facebook',
5'url' => 'https://www.facebook.com/digitoimistodude/',
-
Force reinstall everything with WP CLI
Force reinstall everything with WP CLI 1Use WP CLI to reinstall everything when there's a possibility that the site is hacked and could include some malicious code. Also be sure that you download/deploy fresh copies of plugins and themes that aren't hosted in the WordPress repositories
23### Download and install WP fresh core
45Use `--skip-content` to not download default themes/plugins.
-
Add focal point to WordPress feature...
Add focal point to WordPress featured image with WP Smart Crop 1<?php
2// This requires the WP Smart Crop plugin
34// Get the thumbnail ID
5$thumbnail_id = get_post_thumbnail_id( get_the_ID() );
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.