With the help of this plug-in you can link you posts or a custom post type detail pages to a normal Elementor page. You can style that Elementor page …
Prioritized issue groups from the latest Plugin Check scan
I18n
255
3 issue groups
Security
44
5 issue groups
Maintainability
20
7 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'custom-post-type-templates-for-elementor' but got "miga_custom_posts".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$btnMoreTitle'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$element".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addFontUI".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['numposts']. Check that the array index exists before using it.
Sample message
$_POST['filterData'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['filterData']
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The $text text string should have translatable content. Found: ""
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires at least: 5.0 != 5.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "miga_custom_posts".
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v3.1.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 322 | 289 | 33 | v3.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.