flex.ja.do Companion
Companion plugin for the jado Flex Theme designed to offload plugin territory functionality.
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/jadogmbh/flex-jado-companion/archive/refs/heads/main.zipReadme
=== flex.ja.do Companion === Contributors: jado Tags: jado, flex, companion, roles, security, svg Requires at least: 7.0 Tested up to: 7.0 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Companion plugin for the jado Flex Theme designed to offload plugin territory functionality. This ensures that essential features remain available even if the theme is switched, following WordPress best practices.
== Description ==
Companion plugin for the jado Flex Theme designed to offload plugin territory functionality.
- Custom User Roles: Sets up the Admin Customer role.
- Header Cleanup: Removes unnecessary meta tags.
- SVG Upload Support: Safely enables SVG file uploads.
- Embeds Management: Option to disable WordPress embeds.
- Email Encryption Shortcode: Registers an [email] shortcode.
== Installation ==
- Upload the
flex-jado-companionfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 1.0.2 =
- Updated license info and textdomain.
- Added translation files.