Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: WordPress

RedHat – WordPress Install

Posted on March 18, 2016March 6, 2017 By David Kittell

These steps are based on RedHat Server 64-bit Download RedHat Install RedHat Configure RedHat Install WordPress Configure WordPress Backup/Restore MySQL Database

Read more

PHP – WordPress Backup (MySQL & Files)

Posted on February 22, 2016February 23, 2016 By David Kittell

After writing WordPress – Backup & Restore I came across a site that I do not have SSH/CLI access to so I needed to have another option. If you have SSH/CLI access it’s best to use the process on WordPress – Backup & Restore. Sometimes you just need a quick…

Read more

PHP – WordPress – Blog Info

Posted on February 16, 2016 By David Kittell

This is a simple piece of code to provide basic information about your blog. The first lines of the code will restrict the PHP access to the command line interface (CLI) so not just anyone could/should be able to see the details. Additional Mime Types can be seen at: http://codex.wordpress.org/Function_Reference/get_allowed_mime_types

Read more

WordPress – List Categories

Posted on February 11, 2016February 12, 2016 By David Kittell
Read more

WordPress – Backup & Restore

Posted on January 28, 2016February 22, 2016 By David Kittell

I have this in these two posts (CentOS – WordPress Install and Ubuntu – WordPress Install) but thought it may be best to create a separate post to help focus on this process. After writing this post I came across a site that I do not have SSH/CLI access to…

Read more

CentOS – WordPress Install

Posted on January 27, 2016March 18, 2016 By David Kittell

These steps are based on CentOS Server 64-bit Download CentOS Install CentOS Configure CentOS Install WordPress Configure WordPress Backup/Restore MySQL Database Download CentOS First we must download the CentOS DVD image, it is recommended to download straight from the official CentOS site (https://www.centos.org/download/). For this document we will use CentOS…

Read more

MySQL – WordPress Multisite Settings

Posted on December 30, 2015December 30, 2015 By David Kittell

Currently this is not an ideal process but will provide needed information. First get a list of all of the site’s option tables. Typically the main/root site will be wp_options and sub-sequential sites will be wp_2_options, wp_3_options, etc. The results should look similar to this: Once we have the tables…

Read more

WordPress – Ninja Forms – Disable Form Saves

Posted on December 18, 2015December 21, 2015 By David Kittell

If you have a concern about PHI or other concerns of saving data on your SQL database of the Ninja Forms follow the step on their site http://docs.ninjaforms.com/customer/en/portal/articles/2045697-faq#faq_save on the save-sub.php file. The save-sub.php location may vary based on your operating system but if you are on a UNIX based…

Read more

PowerShell – Download Latest WordPress Plugin XML List

Posted on November 19, 2015November 23, 2015 By David Kittell

This script below is an extension of this script PowerShell Download Latest WordPress Plugin. This download script uses two XML files, primary XML will serve as the configuration file where the secondary will have the plugins that we currently have installed and then this script will run through the XML…

Read more

PHP WordPress – Check User Existence CLI

Posted on November 3, 2015November 3, 2015 By David Kittell
Read more
  • 1
  • 2
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes
 

Loading Comments...
 

You must be logged in to post a comment.