• Twitter
Santa Cruz WordPress Development by Steve Lienhard
  • Home
  • Admin Bar Plugin
  • Payments
  • Blog
  • Contact
Select Page

Tips for Choosing the Right WordPress Plugin for a Project

by Steven Lienhard | Jan 9, 2023 | plugins, project, tips

As a web developer, you know that WordPress plugins can be a powerful tool for adding functionality and customizability to a website. But with thousands of plugins available in the WordPress plugin repository, it can be overwhelming to decide which one is the best fit...
Grate Post – a simple rating system for posts

Grate Post – a simple rating system for posts

by Steven Lienhard | Dec 6, 2020 | code, development, rating

Ratings(1) Grate Post is a simple rating system for posts, pages or custom post types.  Code is available at  https://github.com/lienhard/grate-post If the user is logged in, it’ll track using their user ID.  If not logged in, it’ll track using the php...
Sending email using Sendgrid Dynamic Templates

Sending email using Sendgrid Dynamic Templates

by Steven Lienhard | Nov 20, 2020 | development, email

I had been using sendgrid to send emails for quite some time.  I noticed sendgrid now had a new API, version 3, and it uses dynamic templates. I decided to use the newer dynamic templates, but struggled somewhat getting the API to work. I created a PHP wrapper...

Categories

  • code
  • development
  • email
  • plugins
  • project
  • rating
  • tips

Latest Posts

  • Tips for Choosing the Right WordPress Plugin for a Project January 9, 2023
  • Grate Post – a simple rating system for posts December 6, 2020
  • Sending email using Sendgrid Dynamic Templates November 20, 2020

Menu

  • Home
  • Admin Bar Plugin
  • Payments
  • Blog
  • Contact

Recent Articles

  • Tips for Choosing the Right WordPress Plugin for a Project
  • Grate Post – a simple rating system for posts
  • Sending email using Sendgrid Dynamic Templates