Helping developers and designers work together better. Currently doing @ NYS. Formerly @ Fox, Simply Recipes, and AMC Networks. Been at this web stuff since '95
-
Plasticmind Design
- Upstate NY
-
03:27
(UTC -05:00) - https://plasticmind.com
- @plasticmind
- in/plasticmind
- https://www.threads.net/@plasticmind
Highlights
- Pro
Pinned Loading
-
S3-Site-Backups
S3-Site-Backups PublicArchive and backup a website/database using Amazon S3
-
bulk-screenshot-capture
bulk-screenshot-capture PublicPython script for capturing screenshots of web pages from a bulk list of urls.
Python
-
melody
melody PublicForked from openmelody/melody
Melody is an open source content management and publishing system derived from the popular blogging tool Movable Type. Melody is for those who find value in belonging to, supporting and contributin…
-
site-practicaldesignsystems.com
site-practicaldesignsystems.com PublicConsulting practice focused on reducing friction between engineering and design.
Nunjucks 2
-
Adds a confirmation dialogue to the ...
Adds a confirmation dialogue to the WordPress publish button. 1/* = Add a "molly guard" to the publish button */
23add_action( 'admin_print_footer_scripts', 'sr_publish_molly_guard' );
4function sr_publish_molly_guard() {
5echo <<<EOT
-
Hash Cache
Hash Cache 1function my_load_meta() {
2$script = '/js/script.js';
3wp_enqueue_script( 'my-tools', get_template_directory_uri().$script, null, my_version_hash($script) );
4$stylesheet = '/style.css';
5wp_enqueue_style( 'my-style', get_template_directory_uri().$stylesheet, null, my_version_hash($stylesheet) );
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.