A very easy to use plugin to hide content automatically after given time. Its purely PHP based plugin, so it removes content from source as well.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
31
8 issue groups
Security
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$display".
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BB_Timed_Content".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bb_timed_content_init".
Sample message
Plugin name "Timed Content For Beaver Builder" is different from the name declared in plugin header "Timed Content for Beaver Builder".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.5
81
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 37 | 29 | 8 | v1.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.