manifest / unclassified / schema-helper-test
Schema Helper
Removes schema attributes and classes from specific elements and disables Beaver Builder schema
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hostedpixel/schema-helper-test/archive/refs/heads/main.zipDeclares an update source (https://github.com/yourusername/schema-helper), so updates arrive through the plugin's own updater.
From the readme
Schema Helper WordPress Plugin
A WordPress plugin that removes schema attributes and classes from specific elements and disables Beaver Builder schema.
Features
- Removes schema attributes (itemtype, itemscope, itemprop) from Simple Author Box plugin elements
- Removes schema-related CSS classes (hentry, hcard, vcard, fn)
- Disables Beaver Builder schema when Beaver Builder is active
- GitHub updater support for automatic updates
Installation
1. Upload the plugin files to /wp-content/plugins/schema-helper/
2. Activate the plugin through the 'Plugins' screen in WordPress
3. For automatic updates from GitHub, install the GitHub Updater plugin
GitHub Updates Setup
Option 1: Using GitHub Updater Plugin (Recommended)
1. Install the GitHub Updater plugin
2. Create a GitHub repository for this plugin
3. Update the plugin header in index.php:
4. Push your code to GitHub
5. Create a release with a version tag (e.g., v1.0.1)
Option 2: Manual GitHub Integration
The plugin includes built-in GitHub update checking that works without the GitHub Updater plugin:
1. Create a GitHub repository
2. Update the API URL in the checkgithubupdates() method:
3. Create releases with versio
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.1 | Aug 5, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.