• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Deeper Scenery

Further up and further in

  • Home
  • Blog
  • Code
  • Tutorials
  • Privacy Policy
You are here: Home / Archives for Ideas

Jeremy's Ideas

These posts are meant to be quick ideas that I may want to explore later, whether as a blog post or a project.

Code, Ideas · Published: March 21, 2019 · Modified: March 21, 2019

Recursively sync Git repositories

This is just a small idea. For more information, see this blog post.

I regularly work with many WordPress plugin codebases. This means that my wp-content/plugins/ directory is full of individual Git repositories. Of course, there are also some plugins that are not Git repositories. I regularly use hub to enhance my Git command line experience. I found myself wanting to synchronize all of these repos in one [more…]

Ideas, Tutorial · Published: December 20, 2018 · Modified: April 27, 2020

Create Local WordPress site with Valet+

This is just a small idea. For more information, see this blog post.

I’ve written previously about developing on WordPress trunk using Valet+. Sometimes, I really just need to spin up a local site without the full trunk setup. Steps (Requires Valet+ and WP CLI, as well as an existing wp DB user with a password of wp) cd ~/Sites/ mkdir wp cd wp wp core download valet [more…]

Ideas · Published: November 14, 2018 · Modified: November 14, 2018

Conditionally Instantiating Classes in WordPress

This is just a small idea. For more information, see this blog post.

When writing code for WordPress plugins, one of the things that you need to do is to hook everything into the appropriate WordPress hooks. When working with OOP code, this typically means that each class is responsible for its own hooks. The result of this is that each class needs to be instantiated so that [more…]

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

Subscribe to jeremypry.com

Enter your email address to subscribe to this site and receive notifications of new posts by email.

  • Home
  • Blog
  • Code
  • Ideas
  • Tutorial
  • Gifts
  • Privacy Policy

Copyright © 2022 · JPry Showcase Pro on Genesis Framework · WordPress · Log in