Ruth Chafin Interior Design Core Functionality
Core Functionality plugin for Ruth Chafin Interior Design WordPress site
by Jason Chafin · github.com/herm71/rcid-core-functionality · website
★ 0stars
47release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/herm71/rcid-core-functionality/releases/download/v1.6.0/rcid-core-functionality.zipFrom the readme
Ruth Chafin Interior Design WordPress Core Functionality Plugin
This WordPress plugin contains custom functionality for the Ruth Chafin Interior Design site and its WordPress Block Theme.
The concept is to keep the parts of a site that are theme independent — custom post types, security headers, analytics — separate from the theme's presentation code, so that rewriting or replacing the theme never breaks the site's functionality. The rule of thumb when deciding where something belongs: if it would survive a theme change, it goes here; if it's presentation, it goes in the theme.
Features
This plugin can be expanded as use-cases arise. It currently features the following:
- post-types.php -- registers the custom post types (see below)
- security-headers.php -- adds security headers such as Content Security Policy (see Configuration)
- gtm.php -- adds the Google Tag Manager container snippet
- disable-xmlrpc.php -- disables xml-rpc and removes from to prevent brute force attacks on admin usernames and passwords per WordPress best practices
- general.php -- an intentionally empty placeholder, kept as the catch-all for theme-independent odds and ends
- uninsta
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.6.0 | Aug 2, 2026 | rcid-core-functionality.zip | 3 |
| v1.5.0 | Aug 2, 2026 | rcid-core-functionality.zip | 3 |
| v1.4.0 | Aug 1, 2026 | rcid-core-functionality.zip | 2 |
| v1.3.1 | Aug 1, 2026 | rcid-core-functionality.zip | 2 |
| v1.3.0 | Aug 1, 2026 | rcid-core-functionality.zip | 4 |
| v1.2.2 | Jan 10, 2024 | rcid-core-functionality.zip | 5 |
| v1.2.1 | Jan 10, 2024 | rcid-core-functionality.zip | 6 |
| v1.2.0 | Jan 10, 2024 | rcid-core-functionality.zip | 6 |
| v1.1.4 | Jan 10, 2024 | rcid-core-functionality.zip | 5 |
| v1.1.3 | Jan 10, 2024 | rcid-core-functionality.zip | 5 |
| v1.1.2 | Jan 9, 2024 | rcid-core-functionality.zip | 6 |
| v1.0.0 | Jan 3, 2024 | — | — |