Skip to content
CKMSWP
  • Contact
Customized On-Hover Thumbnail
Use Cases

Customizing Vimeography Pro #1 – Thumbnail Content

First of several posts intended to document this job…

Read More »
June 9, 2020 No Comments

Getting User Registration Date in WordPress

Answer to Stack Overflow Question: The key for user registered date (actually date and time) is user_registered. It’s saved as a string in Y-m-d H:i:s

Read More »
June 9, 2020 No Comments

Assign Specific Image to WooCoomerce variation

Answer to Stack Overflow question: The following works for me in my test installation: Now, you don’t have search the product slug as I have

Read More »
June 9, 2020 No Comments

Add On-Hover Image from Galleries for WooCommerce Shop Page

Answer at Stackoverflow: What I think you’ll want to do, assuming your installation is a somewhat standard WooC installation, is utilize the loop item action

Read More »
June 9, 2020 No Comments
Thought Industries API Create and Update User
Use Cases

WordPress Put Request to Remote API

/** * SET SUBSCRIPTION ACCESS AT REMOTE API * Utilizes “PUT” method  * {{}} = contents provided by API host/administration, remove brackets when replacing *

Read More »
March 8, 2020 No Comments
Thought Industries API User Detail
Use Cases

WordPress Return User Data by Remote Request with Bearer Authorization

  /** * RETURN AN ARRAY OF USER DATA FROM REMOTE API * {{}} = contents provided by API host/administration, remove brackets when replacing *

Read More »
March 8, 2020 No Comments
« Previous Page1 Page2 Page3 Page4 Page5 Page6 Next »