Category: Tutorials
REST API Logging
coreActivity since version 2.4 includes a component for logging activities related to the WordPress REST API using 8 events. By...
Disabling User Accounts
If your website allows for free accounts registration, and gives your user ability to edit their account, you will be...
Setup For Cloudflare Turnstile
To setup the Cloudflare Turnstile for your website, you need to have a Cloudflare account. This account doesn't need to...
Setup For hCaptcha
To setup the hCaptcha for your website, you need to have a hCaptcha account. hCaptcha has different account types, and...
Prefixes For Support Forums
Dev4Press support forums are using GD Topic Prefix Pro for bbPress to improve topics organization, status and type of content...
Prefixes Integration with other Plugins
GD Topic Prefix Pro for bbPress can integrate into other plugins and further improve the usability of prefixes. GD...
Get topic and forum Activity Tracking status
If you are using Activity Tracking feature, and you need to get activity status for current user for any topic...
Override Templates in Theme
GD bbPress Toolbox uses several templates that can be replaced with the template from the theme. With this, you can...
Best SEO practices for bbPress
bbPress has some basic features for SEO (just as WordPress does), and you will need to use some specialized plugin...
Customize Allowed Tags and Attributes
GD bbPress Toolbox Pro adds a Tweak to expand the list of allowed HTML tags and attributes for these tags...
Media Library Access For Everyone
All WordPress features are tied into roles and capabilities system to determine if users can access and use these features....
Inserting attachments into content
When you add attachments to topics or replies, these attachments will be listed under the topic/reply content. But, in many...
Check if the user is online from code
You can check if the user is tracked as online from anywhere in your code. This tutorial shows example PHP...
Manage WordPress Options Table
This is the example process of how you can clean up your WordPress Options database table. It is done using...
High Availability Options and Metadata Usage Monitoring
The best way to detect which Options and Metadata are actually used by plugins or themes, plugin has a powerful...
Setting up Security Headers
Adding security headers is a very important part of the coreActivity plugin, and the plugin can add 10 security headers...
Setting up IP Banning
Banning IPs is at the core of the coreSecurity Pro plugin, and essential method for preventing malicious IPs access to...
Control who can vote for specific rating items
The voting process is controlled by the global plugin settings or settings rules for every rating method. Until there is...
Additional HTML templates
To add additional HTML templates, plugin includes a simple method for registering new templates you want to use. This tutorial...
Setup rich snippets for rating items
Setting up rich snippets in GD Rating System is done in two parts: global settings, and individual posts settings. ...
