Simplifying Database Access: Integrating WP Adminer into Your WordPress Dashboard

wp adminer

Discover how to access your database through the WordPress dashboard by utilising the WP Adminer plugin, especially useful when you do not have access to the database directly. What is WP Adminer? The WP Adminer plugin is a tool designed for WordPress users who would like to manage their database from the WordPress dashboard. This …

Read More

How to quickly see options data stored in WordPress

wordpress options

In this blog post, I’ll share a quick and easy way to see option data in WordPress without needing to access the database via a database management tool. This is useful if you are developing functionality that stores data in options and you want to quickly review what the current stored value is. What are …

Read More