Skip to content
GPLWP Guides

Utilities

How to manage customer support tickets in WordPress

WordPress does not include a full customer ticket system. You can handle a small volume through a support email and the built-in Comments screen, but…

1 tool
How to streamline WordPress admin tasks

You can streamline many WordPress admin tasks without a plugin by tailoring dashboard screens, using suitable user roles, scheduling routine work, and…

1 tool
How to customize the WordPress admin menu

You can customise a few WordPress admin menu items manually with an `admin_menu` callback, using menu slugs to hide or alter them. For role-based visi…

1 tool
How to get lifetime updates for WordPress products

WordPress cannot grant lifetime updates by itself. You need a product licence that includes perpetual update access, then activate it on your site and…

1 tool
How to get lifetime updates for WordPress plugins

There is no WordPress setting that turns a paid plugin licence into lifetime updates. Plugins from WordPress.org can keep updating while they are main…

1 tool
How to improve website accessibility in WordPress

Improve accessibility in WordPress by fixing headings, image text, links, contrast, forms, keyboard access and media in your content and theme. Test t…

1 tool
How to manage and track downloads in WordPress

WordPress can upload files and create download links, but it does not provide a native download report in the dashboard. Use GA4 for basic file-downlo…

1 tool
How to manage client projects in WordPress

For a small project, use logged-in client accounts and protected pages for updates and documents. WordPress does not provide client-specific dashboard…

1 tool
How to connect WordPress to external apps

WordPress connects to external apps through its REST API. Use an application password when an app needs to read or change WordPress data, and send web…

1 tool
How to monitor domain expiration for WordPress sites

WordPress does not control your domain registration, so check expiry dates at the registrar and keep auto-renewal, billing details and reminders up to…

1 tool
How to customize admin columns in WordPress

Use Screen Options to hide or show existing columns. To add custom fields, taxonomies, user data, sorting, or filtering, you need code using WordPress…

1 tool
How to improve search on a WordPress site

WordPress search is fine for a small site if your content is well organised and the form submits a proper search query. For custom fields, faceted fil…

1 tool
How to create canned replies for WordPress customer support

WordPress does not include a shared canned-reply library for customer support. You can keep approved replies in a document and copy them into tickets,…

1 tool
How to automatically close inactive support tickets in WordPress

WordPress does not include a support-ticket system or a universal inactivity rule. Use your helpdesk’s built-in automation where available; otherwise,…

1 tool
How to turn support emails into WordPress tickets

WordPress does not turn incoming support emails into tickets by itself. You can create tickets manually from each message, but automatic conversion ne…

1 tool
How to manage support tickets for an Easy Digital Downloads store

Easy Digital Downloads records orders but does not include a full customer support ticket workflow. A contact form and shared inbox can work for a sma…

1 tool