Title: WPGreeks Securities &amp; SEO Tools
Author: WPGreeks Pro
Published: <strong>24 junho, 2026</strong>
Last modified: 1 setembro, 2026

---

Pesquisar plugins

![](https://ps.w.org/wpgreeks-securities/assets/banner-772x250.png?rev=3632277)

![](https://ps.w.org/wpgreeks-securities/assets/icon-256x256.png?rev=3585278)

# WPGreeks Securities & SEO Tools

 Por [WPGreeks Pro](https://profiles.wordpress.org/wpgreekspro/)

[Baixar](https://downloads.wordpress.org/plugin/wpgreeks-securities.2.0.0.zip)

 * [Detalhes](https://br.wordpress.org/plugins/wpgreeks-securities/#description)
 * [Avaliações](https://br.wordpress.org/plugins/wpgreeks-securities/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/wpgreeks-securities/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/wpgreeks-securities/#developers)

 [Suporte](https://wordpress.org/support/plugin/wpgreeks-securities/)

## Descrição

WPGreeks Securities & SEO Tools provides a lightweight admin companion framework
built strictly for site security, workflow productivity, SEO optimization, Disable
site-wide comments, and file environment hardening. This utility suite uses native
WordPress core loops, modern APIs, and capability hooks to execute adjustments cleanly
without adding database bloat or unnecessary performance overhead.

Built in strict compliance with WordPress coding and security standards, every feature
runs independently on a decoupled architecture with granular Role-Based Access Control(
RBAC).

#### Manage Settings Workspace (Main Dashboard)

 * **Module 1: WPGreeks Secure Login Slug** – Replace default `wp-login.php` and`
   wp-admin` with custom entry slugs to block brute-force attacks and unauthorized
   bot access.
 * **Module 2: Modern Sidebar UI Layout** – Sleek, minimalist admin sidebar stylesheet
   overlay with customized spacing and global brand accents.
 * **Module 3: File & Environment Hardening Guard** – Restrict dashboard-level theme/
   plugin installations, updates, and direct code editing using native capability
   filters.
 * **Module 4: Page & Post Duplicator Engine** – Streamline content workflows with
   1-click duplicate action links across posts and pages, replicating content, taxonomies,
   and custom meta fields into draft status.
 * **Module 5: Disable Site-wide Comments** – Provides complete site-wide comment
   management, allowing you to disable comments on all post types, remove comment
   forms, block comment submissions, and clean up the admin interface.

#### SEO Engine: SEO Activities Workspace

 * **SEO Module 1: HTML Sitemap Generator** – Automatically generate an indexable
   structural road map of pages, posts, CPTs, and taxonomies via shortcode deployment.
 * **SEO Module 2: Automated Lead Thank You Page** – Deploy dedicated conversion
   landing pages with full WYSIWYG text controls and direct Contact Form 7 redirection
   integration.
 * **SEO Module 3: Multi-Keyword SEO Override Engine** – Clean, localized input 
   controls to seamlessly inject targeted meta keyword tags directly into page headers.
 * **SEO Module 4: Table of Contents Generator** – Parse page/post headings (H2–
   H6) dynamically to construct structured, smooth-scrolling Table of Contents boxes
   for improved UX and SEO readability.
 * **SEO Module 5: Author Box & Social Share Engine** – Display customizable author
   bio profiles and responsive native social sharing triggers across post types 
   to boost E-E-A-T signals and content virality.
 * **SEO Module 6: Header, Body & Footer Script Injector** – Inject site-wide or
   per-content custom scripts, Google Analytics/GTM codes, Meta Pixels, and custom
   CSS/JS safely into `<head>`, opening `<body>`, and `<footer>` with integrated
   CodeMirror syntax highlighting.

#### Platform Features

 * **Role-Based Access Control (RBAC)** – Granular capability management (`wpgreeks_manage_security`,`
   wpgreeks_manage_duplicate`, etc.) ensuring sub-admins and custom roles only access
   authorized feature tabs.
 * **Asset Cache Busting** – Dynamic versioning via `filemtime()` ensures browser
   caches clear automatically on code updates.
 * **Interactive UI Enhancements** – 1-click clipboard helpers for all shortcode
   badges with animated “Copied!” tooltips.
 * **Strict Security Standards** – Cryptographic nonce validation, data sanitization
   callbacks, and isolated option storage scopes across all settings modules.

### Available Shortcodes

 * `[wpgreeks_html_sitemap]` – Renders a responsive multi-column HTML sitemap directory.
 * `[wpgreeks_thankyou_page]` – Renders the configured conversion thank-you page
   content.
 * `[wpgreeks_toc]` – Renders a dynamic, structured Table of Contents for headings(
   H2–H6) within your page or post.

## Capturas de tela

[⌊Manage Settings Workspace dashboard with security feature toggles.⌉⌊Manage Settings
Workspace dashboard with security feature toggles.⌉[

Manage Settings Workspace dashboard with security feature toggles.

[⌊Secure Login URL configuration panel.⌉⌊Secure Login URL configuration panel.⌉[

Secure Login URL configuration panel.

[⌊SEO Activities Workspace dashboard.⌉⌊SEO Activities Workspace dashboard.⌉[

SEO Activities Workspace dashboard.

[⌊Header, Body & Footer Script Injector (SEO Module 6) with CodeMirror.⌉⌊Header,
Body & Footer Script Injector (SEO Module 6) with CodeMirror.⌉[

Header, Body & Footer Script Injector (SEO Module 6) with CodeMirror.

[⌊Filter Sitemap Content configuration panel.⌉⌊Filter Sitemap Content configuration
panel.⌉[

Filter Sitemap Content configuration panel.

[⌊Clean, decoupled Thank You Page Setup visual configuration panel.⌉⌊Clean, decoupled
Thank You Page Setup visual configuration panel.⌉[

Clean, decoupled Thank You Page Setup visual configuration panel.

## Instalação

 1. Upload the `wpgreeks-securities` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Access **WPGreeks Securities** or **WPGreeks SEO** from the WordPress admin menu
    dashboard.
 4. Enable your desired security, layout, or SEO modules from the central settings 
    workspaces.

## Perguntas frequentes

### Does this plugin modify WordPress core files?

No. WPGreeks Securities & SEO Tools never modifies WordPress core files. All functionality
is implemented using official WordPress hooks and APIs.

### What happens if I forget my custom login URL?

You can temporarily deactivate or rename the plugin directory via FTP or your hosting
file manager. WordPress will automatically restore the default login URL.

### Does the plugin affect website performance?

No. The plugin is designed to be lightweight and loads assets only when required.

### How does SEO Module 5 (Author Box & Social Share) work?

When SEO Module 5 is enabled, author bio cards featuring user avatars, descriptions,
and social links along with sharing buttons (Facebook, X, LinkedIn, WhatsApp, etc.)
are automatically appended to single content views.

### How does SEO Module 6 (Script Injector) handle global vs per-post scripts?

Site-wide scripts configured in the SEO Module 6 workspace execute across every 
public page on your website. Post-specific scripts added via the post editor meta
boxes execute exclusively on that specific post or page context via `get_queried_object_id()`.

### Does SEO Module 6 support syntax validation?

Yes. SEO Module 6 uses WordPress native CodeMirror engine integration to validate
HTML, JavaScript, and CSS code blocks live as you type.

### Does the Environment Hardening Guard affect manual developer file updates?

Not at all. The lockdown mechanics purely restrict dashboard-level execution capabilities,
such as code additions or web-installer screens. You can still modify files safely
over secure SFTP/FTP.

### How does the automated HTML Sitemap page provisioning work?

When you toggle SEO Module 1 to **ON** inside the central WPGreeks Securities settings
console, a physical page titled `"HTML Sitemap"` containing the shortcode is generated
instantly. If you turn the master switch **OFF**, the system automatically cleans
up and deletes that page context completely.

### Can I select specifically what content gets exposed on the sitemap layout?

Yes. Once SEO Module 1 is activated, a separate configuration screen becomes available
where you can use clean binary toggles to instantly include or exclude Pages, Posts,
Custom Post Types, and Taxonomies.

### How does the Automated Lead Thank You Page (SEO Module 2) page creation work?

Turning SEO Module 2 **ON** automatically deploys a published page titled `"Thank
You"` populated with the template shortcode. Turning it **OFF** removes and deletes
this page completely from your database trash to keep your page directory clean.

### How does the Table of Contents Generator (SEO Module 4) work?

When SEO Module 4 is enabled, inserting the `[wpgreeks_toc]` shortcode automatically
scans the post or page content for heading tags (`<h2>` to `<h6>`), generates anchor
links, and renders a clean, accessible navigation block with smooth scrolling.

### How does SEO Module 3 manage SEO Meta Keywords?

SEO Module 3 adds localized input fields within your workspace to safely inject 
custom `<meta name="keywords" content="...">` tags directly into the `<head>` of
targeted pages without requiring heavy third-party SEO plugins.

### How does the Contact Form 7 integration behave if the plugin is deleted?

The plugin features a smart background checker. If Contact Form 7 is uninstalled,
disabled, or missing, the auto-redirect toggle will automatically uncheck, lock 
itself (greyed-out in the UI), and disable any database-level redirection filters
to prevent page redirect errors.

### What happens if I leave the Thank You Page editor blank?

The plugin has an integrated fallback mechanism. If you clear the fields and save,
it will automatically populate and render beautiful pre-configured default texts(“
Thank You for Reaching Out!”) on your frontend.

### How does the Page & Post Duplicator Engine (Module 4) work?

When Module 4 is activated under the Manage Settings Tab, hover action links on 
the Posts and Pages list tables display a “Duplicate” button. Clicking it instantly
clones the item (including content, categories, tags, and custom fields) into a 
new Draft entry.

### What does Module 5: Disable Comments Engine do?

Module 5 provides global, site-wide comment suppression across your WordPress site.
It turns off comment submission forms, blocks incoming comment processing requests,
hides existing comments on single views, and cleans up comment management links 
from both the admin bar and the dashboard sidebar.

### Will turning on Module 5 delete my existing site comments?

No, Module 5 does not alter or delete any existing data in your database. It simply
suppresses the display of comment threads on the front end and hides the backend
administration panels while active. If you disable the module, your previous comments
will reappear intact.

### Can non-admin users manage or override the Disable Comments settings?

No. Managing Module 5 requires administrator-level privileges (`manage_options`).
Lower-level user roles cannot enable, disable, or modify comment engine controls.

### Who can access the WPGreeks dashboard subpages?

Access is protected using native Role-Based Access Control (RBAC) capabilities. 
Administrators retain master access (`manage_options`), while specific workspaces
can be delegated to roles with capabilities like `wpgreeks_manage_security`, `wpgreeks_manage_duplicate`,
or `wpseo_edit_advanced_metadata`.

## Avaliações

![](https://secure.gravatar.com/avatar/a61d19e3be3190cbba0186b5ffec1701f5661cc76c224c492050bb897dfde35c?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-41624/)󠁿

 [sumit2904](https://profiles.wordpress.org/sumit2904/) 9 julho, 2026

Excellent plugin! Lightweight, easy to configure, and the custom login URL works
perfectly. The modern admin UI is a nice bonus. Great work!

 [ Leia a 1 avaliação ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/)

## Colaboradores e desenvolvedores

“WPGreeks Securities & SEO Tools” é um programa de código aberto. As seguintes pessoas
contribuíram para este plugin.

Colaboradores

 *   [ WPGreeks Pro ](https://profiles.wordpress.org/wpgreekspro/)
 *   [ Prashant Kansal ](https://profiles.wordpress.org/prashant4/)
 *   [ wpgreeks ](https://profiles.wordpress.org/wpgreeks/)

[Traduzir o “WPGreeks Securities & SEO Tools” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/wpgreeks-securities)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/wpgreeks-securities/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/wpgreeks-securities/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/wpgreeks-securities/)
por [RSS](https://plugins.trac.wordpress.org/log/wpgreeks-securities/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 2.0.0

 * Feature Expansion: Integrated **SEO Module 5: Author Box & Social Share Engine**
   for displaying responsive author bio profiles and social sharing buttons on content
   views.
 * Feature Expansion: Integrated **SEO Module 6: Header, Body & Footer Script Injector**
   for site-wide and per-post code injection (`<head>`, `<body>`, `<footer>`).
 * Dynamic Cache Busting: Implemented `filemtime()` asset versioning across all 
   frontend and backend CSS/JS files to prevent browser caching issues on updates.
 * Code Editor Engine: Integrated WordPress native CodeMirror syntax highlighting
   with fallbacks across settings pages and edit post screens.
 * Context Handling: Refactored targeted post script injection logic to use `get_queried_object_id()`
   for reliable execution on custom templates and single pages.
 * Admin UX: Enhanced meta box positioning priority for seamless post edit interface
   organization.

#### 1.9.0

 * Feature Expansion: Integrated **Module 5: Disable Comments Engine** for global
   site-wide comment closure across posts, pages, attachments, and custom post types.
 * Frontend UI: Implemented automatic suppression of comment submission forms and
   existing comment list renderings on single content views.
 * Request Security: Added direct interception and blocking routines for incoming
   POST submissions targeting `wp-comments-post.php`.
 * Interface Hygiene: Removed legacy “Comments” shortcuts from both the WP Admin
   Bar and the main backend sidebar navigation menu.
 * Developer Feedback: Resolved UI code editor alignment and layout issues as recommended
   by frontend developer Deepak Singh.
 * Access Control: Restated strict Role-Based Access Control (`manage_options`) 
   checks across all newly introduced comment management toggles.

#### 1.8.0

 * Feature Expansion: Integrated **Module 4: Page & Post Duplicator Engine** for
   1-click item cloning across posts and pages.
 * Security & Access Control: Refactored navigation menus to enforce strict Role-
   Based Access Control (RBAC) capabilities (`wpgreeks_manage_security`, `wpgreeks_manage_duplicate`).
 * Plugin Integration: Standardized `WPGREEKS_PLUGIN_BASENAME` constants across 
   Plugin Action Links and Screen Options listeners.
 * Settings API Hardening: Enforced strict `admin_init` option group registrations
   across all workspace tabs for stable settings persistence.
 * Codebase Stability: Hardened single-file architecture to ensure full backwards
   compatibility and eliminate execution errors.

#### 1.7.0

 * Feature Expansion: Integrated **SEO Module 4: Table of Contents Generator** for
   dynamic heading navigation.
 * Feature Expansion: Integrated **SEO Module 3: Multi-Keyword SEO Override Engine**
   for localized meta tag injection.
 * UI Enhancement: Added 1-click clipboard helpers and “Copied!” tooltips across
   all shortcode badges.
 * Stability: Added runtime validation and fallback execution wrappers to prevent
   structural error alerts during plugin activation and page rendering.

#### 1.6.1

 * Bug Fix: Resolved critical PHP parse/syntax errors in admin menu compilation 
   logic.
 * Stability: Added runtime validation and fallback execution wrappers to prevent
   structural error alerts during plugin activation and page rendering.
 * UI Polish: Fixed default text values for the Thank You Page shortcode to ensure
   consistent display.

#### 1.6.0

 * Feature Expansion: Integrated **SEO Module 2: Automated Lead Thank You Page**.
 * Workspace Optimization: Shifted Thank You options into a dedicated, clean sub-
   menu setup page (`Thank You Setup`) to keep the primary dashboard scannable.
 * Compatibility Safeguard: Implemented a dynamic fallback listener that hides, 
   unchecks, and locks the CF7 redirect option if the Contact Form 7 plugin is deactivated.
 * Bug Fix: Resolved the 404 Page Not Found error encountered by logged-in users
   during the logout routing process inside Module 1.
 * Access Control: Integrated Yoast SEO capability parameters to safely grant exclusive
   access of the SEO Workspace dashboard to the SEO Manager role.

#### 1.5.0

 * Feature Expansion: Integrated **SEO Module 1: HTML Sitemap Generator**.
 * Feature Expansion: Introduced dynamic automatic publishing/destruction for shortcode
   roadmap pages.
 * Architecture Patch: Separated individual settings fields into isolated data storage
   scopes to eliminate setting overwrite collisions.

#### 1.4.0

 * Added **Module 3: File & Environment Hardening Guard** to protect core files 
   by disabling backend plugin/theme installations, uploads, updates, and direct
   template editor screens.

#### 1.3.0

 * Dedicated “Updates” log tab layout page inside the core dashboard manager view.
 * Extracted all structural styling from PHP views into an optimized external asset
   sheet (`admin-style.css`).

#### 1.2.0

 * Added “Enable Modern Design UI” management switch (**Module 2**) to toggle sleek
   visual styling modifications across the global WordPress administrative sidebar
   area.

#### 1.1.0

 * Resolved the critical PHP layout variables conflict (`$user_login` and `$error`
   being undefined) during standard theme session terminations.

#### 1.0.0

 * Initial release: Modular Component Framework featuring **Module 1: WPGreeks Secure
   Login Slug** and central settings dashboard.

## Meta

 *  Versão **2.0.0**
 *  Última atualização **10 horas atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 6.0 ou superior **
 *  Testado até **7.1**
 *  Versão do PHP ** 8.0 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wpgreeks-securities/)
 * Tags
 * [author box](https://br.wordpress.org/plugins/tags/author-box/)[post duplicator](https://br.wordpress.org/plugins/tags/post-duplicator/)
   [security](https://br.wordpress.org/plugins/tags/security/)[table of contents](https://br.wordpress.org/plugins/tags/table-of-contents/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/wpgreeks-securities/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  1 avaliação com 5 estrela     ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/?filter=1)

[Sua avaliação](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/wpgreeks-securities/reviews/)

## Colaboradores

 *   [ WPGreeks Pro ](https://profiles.wordpress.org/wpgreekspro/)
 *   [ Prashant Kansal ](https://profiles.wordpress.org/prashant4/)
 *   [ wpgreeks ](https://profiles.wordpress.org/wpgreeks/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/wpgreeks-securities/)