WP Manifestindependent plugin directory
manifest / utilities / flex-jado-companion

flex.ja.do Companion

Companion plugin for the jado Flex Theme designed to offload plugin territory functionality.

by jado GmbH · github.com/jadogmbh/flex-jado-companion

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/jadogmbh/flex-jado-companion/archive/refs/heads/main.zip

Readme

=== 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 ==

  1. Upload the flex-jado-companion folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 1.0.2 =

  • Updated license info and textdomain.
  • Added translation files.

Read the full README on GitHub →