This small script updates the product date and unsets the private checkbox, scheduling the product for a specific date in the future. I made this because I couldn't find a quicker way to bulk schedule products (none of the WooCommerce bulk product editor plugins support this), but I need to do this for a lot of products at a time as we rotate seasonal products in the shop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Copy page title link on Ctrl+CMD+Option+C | |
// @description Copy the title and URL of the current page to the clipboard | |
// @version 0.1 | |
// @match http*://*/* | |
// @grant GM_setClipboard | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
"titleBar.activeBackground": "#057e06", | |
"titleBar.inactiveBackground": "#045e05", | |
"titleBar.activeForeground": "#ffffff", | |
"titleBar.inactiveForeground": "#cccccc" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"rules": [ | |
{ | |
"description": "Eject to Screenshot", | |
"manipulators": [ | |
{ | |
"from": { | |
"consumer_key_code": "eject" | |
}, | |
"to": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7zip 19.0 | |
7zip.install 19.0 | |
adb 30.0.4 | |
authy-desktop 1.8.3 | |
autodesk-fusion360 2.0.9313 | |
autohotkey 1.1.33.02 | |
autohotkey.install 1.1.33.02 | |
autohotkey.portable 1.1.33.02 | |
battle.net 0.3 | |
bitwarden 1.23.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# sudo nano /etc/wsl.conf | |
# Enable extra metadata options by default | |
[automount] | |
enabled = true | |
root = / | |
options = "metadata,umask=22,fmask=11" | |
mountFsTab = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am gcsecsey on github. | |
* I am gcsecsey (https://keybase.io/gcsecsey) on keybase. | |
* I have a public key whose fingerprint is 391C 11C6 9914 0163 23F3 C341 C51B 3F8E AA6E 099E | |
To claim this, I am signing this object: |
NewerOlder