Skip to content

< UW />

  • Linux
  • Security
  • Laravel
  • PHP
  • Python
  • JavaScript
  • CSS
  • WordPress
GET STARTED
< UW />
PHP / WordPress

How to Retrieve a list of database table names for WordPress Database

If you ever need to grab a list of tables for whatever reason for the current WordPress database, here is…

Read More How to Retrieve a list of database table names for WordPress DatabaseContinue

JavaScript / WordPress

How to Add JavaScript in WordPress using Enqueue script

WordPress is a popular content management system that allows users to create and manage websites easily. One of the features…

Read More How to Add JavaScript in WordPress using Enqueue scriptContinue

PHP

How to Dynamically generate classes at runtime in php

In PHP, it’s possible to generate classes dynamically at runtime using the class_alias() function. This can be useful in situations…

Read More How to Dynamically generate classes at runtime in phpContinue

General

How to install composer

Composer is a dependency manager for PHP, which is used to manage the dependencies of PHP libraries and applications. It…

Read More How to install composerContinue

PHP / Security / WordPress

How to use PHP dotenv to Secure Your WordPress site with environment vars

This guide will walk you through the process of using PHP dotenv. We will be securing WordPress using environment variables…

Read More How to use PHP dotenv to Secure Your WordPress site with environment varsContinue

Linux / Python / WordPress

How to Get the Latest version of WordPress using Python

Download the latest version of WordPress using Python upload the wp-new file to the directory where you want to install…

Read More How to Get the Latest version of WordPress using PythonContinue

PHP

How to get started Unit testing with PHPUnit ( basic stand alone example no frameworks )

Very Basic Example Test with PHPUnit In this very quick tutorial, we will write our first unit test. Step #1…

Read More How to get started Unit testing with PHPUnit ( basic stand alone example no frameworks )Continue

Linux / Python / WordPress

How to Use Python to Create a WordPress Backup

Use Python to Backup WordPress files upload the wpbackup file to the WordPress install that you want to backups I…

Read More How to Use Python to Create a WordPress BackupContinue

PHP / WordPress

WordPress Plugin, REST API Featured Image

This Plugin will add a top-level featured image src field with the featured image src URL. If you need to…

Read More WordPress Plugin, REST API Featured ImageContinue

PHP / WordPress

Integrate AI and Machine Learning in your WordPress editorial process.

Are you looking for ways to streamline your WordPress editorial process and improve your content creation efforts? Integrating AI and…

Read More Integrate AI and Machine Learning in your WordPress editorial process.Continue

Page navigation

Previous PagePrevious 1 … 6 7 8 9 Next PageNext
Github GitHubTwitter TwitterLinkedin LinkedinInstagram InstagramYouTube YouTube
  • Automating Release Processes with GitPython: Cloning and Tagging Remote Repositories in Python
  • How to Parse .env File Contents into an Array in PHP
  • How to Import a MySQL Database Using the Command Line
  • How To Setup a Firewall with UFW on an Ubuntu and Debian Cloud Server
  • 10,000 Steps for Tech Workers: The Importance of Staying Active in a Sedentary Job

© 2019 - 2023 Uriel Wilson

The code and information presented on this website are intended for demonstration and educational purposes only.
They should never be used in production environments, critical infrastructure, or other high-risk scenarios.
The creators of this website do not accept any responsibility for damages or losses that may result from the use of this code or information in any context
other than for educational or demonstration purposes. Use at your own risk.

Scroll to top
  • Linux
  • Security
  • Laravel
  • PHP
  • Python
  • JavaScript
  • CSS
  • WordPress