F / R / A / M / E / Core
Removes WordPress junk and help us manage multi-environment setups.
by Frame · github.com/framecreative/frame-core-wordpress-plugin · website
★ 1stars
2.2kcomposer installs
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/framecreative/frame-core-wordpress-plugin/archive/refs/heads/master.zipAlso on Packagist as framecreative/frame-core:
composer require framecreative/frame-coreFrom the readme
Frame Core #
Frame Core is the server-side equivalent to normalize.css - it sets some better defaults, smooths over some weird edge cases, and provides some functionality for developer convenience.
Besides the password protected screen, no markup is ever generated for the front end of the site
Usage
Preferred method: Add the variables in the project .env file:
Or define within the wp-config.php:
Automatically Added Features
Removal of ACF 'Custom Fields' link in admin
So the client can't change our beautiful custom fields.
Plugin, Theme, Wordpress Core changes are disabled
The following general user restrictions are set:
- Disable installing and deleting plugins
- Disable installing and switching themes
- Add a 'Plugin Installation Disabled' notification in the admin
- Users will be able to update plugins, themes and Wordpress core
Set this to false if the hand-over has no agreements in place to manage the code.
Note: This feature only applies to non-admin accounts. The frame account (default: frame) will be immune).
Custom Features - General
Ongoing site maintenance agreement
Set as true if we have an agreement to maintain the website (perform updates, maintenance e
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 3.0 | Aug 21, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.