• Projects
  • Workflows
  • Team
  • Goals

Insights
All posts

Category

Snippets

3 posts

git-feature-image
DevelopmentSnippets

Git delete branch local and remote

Delete a branch locally: git branch -d the-branch-name Delete a branch on remote: git push origin –delete the-branch-name References Git Branching – Remote Branches : Deleting Remote Branches Git – Branch Management Git branch – Delete local branch

June 25, 2016 · 1 min read
Disable individual theme update notification WordPress
How ToSnippets

Disable Individual Theme Update Notification WordPress

You can disable the WordPress update notification/nag for a single individual theme with the following code snippet.

October 6, 2015 · 1 min read
Disable individual plugin update notification WordPress
How ToSnippets

Disable Individual Plugin Update Notification in WordPress

You can disable a WordPress plugin update notification/nag with a simple function added to your theme’s functions.php file.

March 30, 2015 · 1 min read

Applied AI for Modern Web Development — San Francisco, CA

The Site

  • Projects
  • Workflows
  • Team
  • Goals

The Blueprint

  • Brand
  • Component Library
  • Collections
  • Docs

© 2026 Red Bridge Internet. All rights reserved.

Privacy Statement