Skip to content
  • LinkedIn
  • WordPress
  • LinkedIn
  • WordPress

Lance Cleveland | Tech Guru

My technical notes, insight, and expertise.

  • Projects
    • Rally Creek
    • Store Locator Plus®
  • Who Am I
    • Fractional CTO
      • What I Do
    • Résumé
      • Entrepreneur
        • CSA
        • Cyber Sprocket Labs
        • ProActive Web Marketing
        • Store Locator Plus®
      • Coder
        • PHP : WordPress Core
        • PHP : WordPress Plugins
Search
  1. Home
  2. Posts tagged programming
  3. (Page 2)

Tag: programming

Development Technology

IEEE Top Programming Languages

August 1, 2018Lance Cleveland

Python, C and C++ top the list. Surprising to see PHP higher on the list than JavaScript. spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages

JavaScript Programming Languages Technology

Typescript Popularity Increases

July 13, 2018Lance Cleveland

Typescript is a strongly typed JabaScript preprocessor. For complex applications it helps reduce errors, especially during refactoring.www.techrepublic.com/article/is-javascript-about-to-be-superseded-by-typescript/

Programming Languages Technology

Top Programming Languages

June 26, 2018Lance Cleveland

A good global list, but you still need to know your goal so you can choose the best tool for the job. If you are only looking for a job…Continue readingTop Programming Languages

Improving wp_delete_post in WordPress Core PHP Programming WordPress

Improving wp_delete_post in WordPress Core

February 8, 2018Lance Cleveland

One of the common processes that runs in Store Locator Plus is deleting locations.    For sites with a few dozen locations the process runs smoothly.  For sites with thousands…Continue readingImproving wp_delete_post in WordPress Core

Optimizing JavaScript for Chrome JavaScript Programming Languages Technology

Optimizing JavaScript for Chrome

February 7, 2018Lance Cleveland

A recent discussion with a tech guru at Automattic posed a great question — how does JavaScript asynchronous processing work on a single-threaded app?  Great question, but before I found…Continue readingOptimizing JavaScript for Chrome

Should The WordPress PHP Version Be Updated? PHP Programming Programming Languages Technology WordPress

Should The WordPress PHP Version Be Updated?

December 15, 2017Lance Cleveland

WordPress LOVES backwards compatibility as can be witnessed by the minimum-allowed WordPress PHP version remaining at 5.2.4 a decade after its end-of-life date.  It  may be  one of the reasons they…Continue readingShould The WordPress PHP Version Be Updated?

Plugin Development WordPress

Using PHP Anonymous Functions In WordPress

March 25, 2016Lance Cleveland

Recently I published an article “Adding WordPress REST API Security To Basic CRUD Operations” where the permissions callback points directly to a function: register_rest_route( SLP_REST_SLUG . ‘/’ . $version, ‘/locations/’,…Continue readingUsing PHP Anonymous Functions In WordPress

Posts navigation

Newer posts
Copyright © 2026 Lance Cleveland | Tech Guru | Acumen by Firefly Themes
Scroll Up