Skip to content

📚 A list of useful code snippets for Frontend and Backend development

License

Notifications You must be signed in to change notification settings

diegoteliz/code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 code-snippets

A list of useful code snippets for Frontend and Backend development.

Table of contents

PHP utilities

  • Convert Hexadecimal to RGB
  • Validate email address
  • Detect browser's name & OS
  • Detect iPad
  • Detect ie old browsers
  • Limit words
  • Get age
  • Copy right + year to year
  • Language control functions
  • Send email with mail() function
  • Send SMTP email

WordPress utilities

  • Create custom post
  • Create taxonomy
  • Custom login logo
  • Custom class names to menu item links
  • Rename 'Page' label in Admin Panel
  • Rename 'Posts' label in Admin Panel
  • Remove items from admin menu
  • Remove width/height dimensions from <img> tags
  • Remove <div>surrounding dynamic navigation to cleanup markup
  • htaccess for WordPress

Miscellaneous

  • Password Protect for a Website or Subdirectory
  • htaccess

About

📚 A list of useful code snippets for Frontend and Backend development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages