Skip to content

The Code Cave

Menu
  • PHP
  • WordPress
  • MySQL
  • LINUX
    • Bash
  • Plugins
    • SCuD – The ShortCode Disabler
    • Smart Passworded Pages Plugin
    • Per Page Sidebars
    • Word Filter Plus
    • Spam Catharsis
    • Donate
  • Scripts
    • Google Talk Notifications
  • Random thoughts

Helpful Gutenberg Articles

By Brian January 24, 2019 WordPress 0 Comments
How to create a custom block for Gutenberg Hot Module Replacement for Gutenberg Blocks Gutenberg blocks visual constructor Using React For WordPress Gutenberg Development Working with Editor Styles in Gutenberg […]...
[Continue reading...]

Count Down Closing Timer and dealing with DST in JavaScript

By Brian January 23, 2019 JavaScript 0 Comments
You can add these date prototypes to properly display the date and time in another location regardless of whether you are in DST or you or the destination observe DST […]...
[Continue reading...]

Every chmod permission converted from numeric & displayed in ls style

By Brian December 15, 2017 Random thoughts 0 Comments
chmod 0 ———- chmod 1 ———x chmod 2 ——–w- chmod 3 ——–wx chmod 4 ——-r– chmod 5 ——-r-x chmod 6 ——-rw- chmod 7 ——-rwx chmod 10 ——x— chmod 11 ——x–x […]...
[Continue reading...]

How to create a WordPress compatible slug in MySQL

By Brian March 15, 2016 Random thoughts, WordPress 0 Comments
Sometimes it is convenient to import terms or posts into a WordPress database.  When you do, you may need to create a ‘slug’ column. To do this, I’ve modified a user […]...
[Continue reading...]

Help Me with Discussing Banner Sizes for Responsive Sites

By Brian December 8, 2015 Random thoughts 0 Comments
I posted sent this to a client asking about what the right banner image size is for a #WordPress site. Where am I off and could have improved it? [..] […]...
[Continue reading...]

How do you split a text field/textarea by line breaks?

By Brian September 29, 2015 Random thoughts 0 Comments
Sometimes you want to provide a simple way for users to enter multiple values.  Perhaps the simplest way for the user is to understand is allow them to enter new values on […]...
[Continue reading...]

WordPress and NotePad++

By Brian June 23, 2015 Random thoughts 0 Comments
I use NetDrive and NotePad++ to do my WordPress Development, but I’ve customized NPP slightly along the way. I’ve added the following functions: Alt-F3 – Search the WordPress codex for […]...
[Continue reading...]

How to find Joomla WordPress or Drupal version from Linux CLI

By Brian November 13, 2014 Random thoughts 0 Comments
I was about to rewrite some of these queries again, and decided to google instead.  I found this page with them already written: http://kb.iweb.com/entries/29801848-Verifying-CMS-versions-on-multiple-websites So this too gets stored away in […]...
[Continue reading...]

What does “Is this ok [y/d/N]:” mean?

By Brian September 2, 2014 LINUX 3 Comments
When installing new software using yum, you will occasionally get the the option of “Is this ok [y/d/N]:”  Everyone knows recognizes Yes and No, but the option d may have […]...
[Continue reading...]

Advanced Google Search Operators

By Brian August 25, 2014 Random thoughts 0 Comments
Sometimes a simple Google search won’t do. Today I needed to find some malformed URLs in a site.   I couldn’t remember how to search for specific text in a […]...
[Continue reading...]

Posts navigation

1 2 3 … 41

Recently added to the Cave

  • Helpful Gutenberg Articles
  • Count Down Closing Timer and dealing with DST in JavaScript
  • Every chmod permission converted from numeric & displayed in ls style
  • How to create a WordPress compatible slug in MySQL
  • Help Me with Discussing Banner Sizes for Responsive Sites
  • How do you split a text field/textarea by line breaks?
  • WordPress and NotePad++
  • How to find Joomla WordPress or Drupal version from Linux CLI
  • What does “Is this ok [y/d/N]:” mean?
  • Advanced Google Search Operators

Recent Posts

  • Helpful Gutenberg Articles
  • Count Down Closing Timer and dealing with DST in JavaScript
  • Every chmod permission converted from numeric & displayed in ls style
  • How to create a WordPress compatible slug in MySQL
  • Help Me with Discussing Banner Sizes for Responsive Sites
  • How do you split a text field/textarea by line breaks?
  • WordPress and NotePad++
  • How to find Joomla WordPress or Drupal version from Linux CLI
  • What does “Is this ok [y/d/N]:” mean?
  • Advanced Google Search Operators

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Archives

  • January 2019
  • December 2017
  • March 2016
  • December 2015
  • September 2015
  • June 2015
  • November 2014
  • September 2014
  • August 2014
  • January 2014
  • October 2013
  • February 2013
  • May 2012
  • April 2012
  • February 2012
  • January 2012
  • October 2011
  • June 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • February 2010
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • March 2008
  • February 2008
  • January 2008
  • November 2007
  • October 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
The Code Cave Copyright © 2023.
Back to Top ↑