Skip to content
10hDev logo
  • PHP
    • WordPress
  • HTML & CSS
  • Web Dev Tools
  • Code Snippets
    • PHP Snippets
    • CSS Snippets
    • HTML Snippets
    • WordPress Snippets
Twitter Patreon GitHub
10hDev logo
Menu
  • Snippets

Enable htaccess cache control for a faster website

Enable htaccess cache control
Quickly speed up your website with this one tip: enable htaccess cache control. Allow your users to locally cache your website to speed up browsing.
  • nickfrosty
  • January 11, 2021
  • JavascriptJavaScript Snippets

JavaScript copy to clipboard function (lightweight and with no jQuery)

JavaScript copy to clipboard function (lightweight and with no jQuery)
There are many uses for a simple JavaScript copy to clipboard function. Here is a lightweight, cross browser function that uses no jQuery. Simple and clean.
  • nickfrosty
  • December 29, 2020
  • 2
  • Ghost CMSWeb Dev Tools

How to Install Ghost CMS on Windows localhost

How to Install Ghost CMS on Windows localhost
Ghost CMS tutorial: how to install Ghost CMS on Windows using localhost NodeJS server. Try out Ghost Blog CMS to see if you like the speed and ease it offers!
  • nickfrosty
  • December 26, 2020
  • Web Dev Tools

Fix “PHP executable not found” error in VS Code

Fix PHP executable not found error in Visual Studio Code (VS Code)
Pesky Visual Studio Code errors? Properly setup VS Code and get back to your code. Quickly fix "PHP executable not found" error message in Visual Studio code.
  • nickfrosty
  • December 22, 2020
  • HTML & CSSCSS Snippets

Quick UX Tips: CSS Scroll Animation with Smooth Scrolling

Quick UX Tips - CSS Scroll Animation with Smooth Scrolling
Enjoy UX tips? Add some quick buttery smooth scroll animation with CSS. Add the CSS scroll animation effect with a single line of CSS using the "scroll-behavior" property.
  • nickfrosty
  • December 19, 2020
  • PHPWordPress

Quick Fix for PHP Error: “fatal error allowed memory size of”

Fix PHP Error: "fatal error allowed memory size of"
Quick and easy fix for the PHP error "fatal error allowed memory size of". Raise the php.ini memory size limit and increase PHP memory limit for WordPress
  • nickfrosty
  • December 12, 2020
  • WordPressWordPress Snippets

Add ThemeZee Plugin Support to WordPress

Get some extra customizations of WordPress by adding ThemeZee plugin support into your WordPress theme. Making a better looking related posts widget
  • nickfrosty
  • December 6, 2020
  • PHP

Useful PHP string functions with examples

Basic examples of different useful php strings functions, with examples included of how to actually use them
  • nickfrosty
  • December 1, 2020
  • WordPressWordPress Snippets

Remove Jetpack CSS from WordPress

Quick little tip to speed up WordPress: remove Jetpack CSS script from loading. Just add two lines of code to the WordPress functions.php file and you are done.
  • nickfrosty
  • December 1, 2020

Live Results Search

Mailing List

Get quality code and dev tips delivered directly to your mail box.

Top Posts

  • JavaScript copy to clipboard function (lightweight and with no jQuery)
    JavaScript copy to clipboard function (lightweight and with no jQuery)
    December 29, 2020
  • Enable htaccess cache control
    Enable htaccess cache control for a faster website
    January 11, 2021
  • Add ThemeZee Plugin Support to WordPress
    December 6, 2020
  • Fix PHP Error: "fatal error allowed memory size of"
    Quick Fix for PHP Error: “fatal error allowed memory size of”
    December 12, 2020
  • Quick UX Tips - CSS Scroll Animation with Smooth Scrolling
    Quick UX Tips: CSS Scroll Animation with Smooth Scrolling
    December 19, 2020

Quality Dev delivered to you!

Get quality code and dev tips delivered directly to your mail box.
(usually about once a month)

Popular Posts

  • JavaScript copy to clipboard function (lightweight and with no jQuery)
    JavaScript copy to clipboard function (lightweight and with no jQuery)
  • Enable htaccess cache control
    Enable htaccess cache control for a faster website
  • Add ThemeZee Plugin Support to WordPress

Follow @nickfrosty

Twitter Patreon GitHub

Some Useful Links

  • Contact me
  • My Gear and Setup
  • Why 10 hour developer (10hDev)?

© 2020 10h.Dev • made with love by Nick

Credits • Privacy Policy • Terms of Use • Disclaimer
  • Home
  • PHP
    • WordPress
  • HTML & CSS
  • Web Dev Tools
  • Code Snippets
    • PHP Snippets
    • HTML Snippets
    • CSS Snippets
    • WordPress Snippets
Twitter Patreon GitHub