• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Twitter GitHub

WordPress Conditional Tags Earliest Hook

Last updated on April 27, 2014 by Sal Ferrarello

When using conditional tags in WordPress, if you hook in too early the conditional tags don’t work because WordPress hasn’t determined their values yet. The earliest hook for conditional tags Hook wp Example Hook Function to wp add_action( ‘wp’, ‘function_that_uses_is_front_page’ ); Examples of conditional tags is_home() main blog page is_front_page() front of the site is […]

Filed Under: Programming Tagged With: WordPress

Git Submodule fatal: Could not read from remote repository

Last updated on April 18, 2014 by Sal Ferrarello

Why to Setup Your Git Submodules as https:// not ssh I was pulling a public GitHub repo the other day which featured submodules.  The frustrating problem is whenever I tried to init the submodules with the line git submodule update –init –recursive I got the error Git Submodule fatal: Could not read from remote repository […]

Filed Under: Computing Tagged With: Git

Inexpensive 27″ Monitor

Last updated on April 18, 2014 by Sal Ferrarello

I’ve been very impressed with the 27″ IPS-ZERO-G Slim Monitor WQHD 2560×1440 – Dual Link DVI, VGA from Monoprice.  At just under $400, this was an excellent purchase for the money. It is disappointing that it uses a DVI connection rather than HDMI but with my Mini DisplayPort to DVI Adapter, also from Monoprice, hooking up my […]

Filed Under: Recommendations

Contribution to WordPress Core

Last updated on April 17, 2014 by Sal Ferrarello

WordPress 3.9 released yesterday and I’m excited to see my name as one of the contributors.  Looking forward to contributing more to future releases.   You can see more of my open source work at http://github.com/salcode

Filed Under: Programming Tagged With: WordPress

How to Ramp Up WordPress Developer

Last updated on January 6, 2020 by Sal Ferrarello

WordPress Framework Buy and learn to build with the WordPress Genesis Framework.  When I started using the Genesis Framework my work improved tremendously, not only because it is a great framework but because it showed me the power of and got me using hooks and filters, which are the key to building in WordPress.  I haven’t […]

Filed Under: Programming Tagged With: WordPress

Chrome Clear Redirect Cache

Last updated on September 24, 2016 by Sal Ferrarello

Chrome Caches Redirects Google Chrome caching redirects, is a known behavior and not one that is planned to change. This is a logical decision, unfortunately the lack of any obvious mechanism to clear these redirects is frustrating at times. There are generally two situations where this occurs. When the Website Returns a HTTP Status Code […]

Filed Under: Computing, Dev Tips Tagged With: redirects

Undo Git Commit

Last updated on June 8, 2015 by Sal Ferrarello

That is Not What I Meant to Commit It seems no matter how many times I do git status, I still managed to sneak in a completely wrong commit sometimes.  Additionally, I never remember how to undo a commit so I end up googling “undo git commit” and I get way more information than I […]

Filed Under: Computing Tagged With: Git

Bare Minimum Git Presentation

Last updated on April 7, 2014 by Sal Ferrarello

Presentation I’ll be presenting at the April 7, 2014 Philly Burbs WordPress Meetup on Bare Minimum Git.  A walk-through on how to get you and your team up and running with Git using a minimal workflow.  This is an interactive talk so please bring your laptop. Summary Using Git has been an invaluable addition to my […]

Filed Under: Presentation Tagged With: WordPress

Bathroom Clock Lifehack

Last updated on March 19, 2014 by Sal Ferrarello

My Wife is a Genius – The Bathroom Clock Every morning as I got ready for work, I’d bring my watch into the bathroom to make sure I was ready on time. Every once in a while I’d forget my watch and have to go get it. Despite this constant use, I wasn’t smart enough […]

Filed Under: Happy Tagged With: lifehack

WordPress Presentations

Last updated on March 29, 2014 by Sal Ferrarello

I’m interested in doing some presentations at the Philly ‘burbs WordPress Meetup and have been brainstorming ideas.  I’m sharing my list here and I’m certainly open to feedback or recommendations. My Web Development Milestones Over the years as a web developer, there has been certain changes or tools I’ve adopted that have had a dramatic […]

Filed Under: Programming Tagged With: WordPress

  • «Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 27
  • Go to page 28
  • Go to page 29
  • Go to page 30
  • Go to page 31
  • Interim pages omitted …
  • Go to page 33
  • Next Page»

Copyright © 2021 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in