My Style Anytime

Description

This plugin helps you to create and customize user types of rules using CSS style sheets.

It Is very useful among Frontend Developers, who work to create many style combinations on Frontend (public/visitor/guest view).

But at the same time as you can customize the front view, ask if you can customize what and how can look your Backend (wp-admin). Of any user rules type who can access and get a different style.

At the same time, you can do responsive design on the same CSS file rule.

Features

  • Administrator custom style view
  • Editor custom style view
  • Author custom style view
  • Contributor custom style view
  • Subscriber custom style view
  • Including Visitor/Guest custom style view style.
  • Disable Gutenberg style
  • Disable the meta generator.
  • Remove “WordPress” from the title on any case scenario and on all available Site Language inside WordPress settings.

From now on, as part of this plugin, CSS rules will integrate other additional independent WordPress plugin user rules such as at this moment WooCommerce, Loco Translate, Yoast SEO, YITH WooCommerce Affiliates, and many others.

Screenshots

  • Welcome screen
  • Code Editor where you can manage and customize your style
  • Plugins Customization page and his configuration options
  • Plugins Security page and his Information and configuration options
  • Plugins Settings where you can enable additional useful functions
  • Administrator custom style view
  • Editor custom style view
  • Author custom style view
  • Contributor custom style view
  • Subscriber custom style view
  • Visitor custom style view
  • WooCommerce Shop Manager custom style view
  • WooCommerce Customer custom style view
  • Loco Translate custom style view
  • Yoast SEO Manager custom style view
  • Yoast SEO Editor custom style view
  • YITH WooCommerce Affiliates custom style view

Installation

Simple Modern Way

  1. Go to the WordPress Dashboard, from the Plugins menu you can see Add New click on that.
  2. On the right side, you can see the Search field. In that field enter my style anytime.
  3. Click on Install Now, then Activate.

Manual Old Way

  1. Unzip the downloaded zip file
  2. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site.
  3. Go to the WordPress Dashboard, and click on Plugins on the list of plugins you will see My Style Anytime from the Plugins page.
  4. Click on Activate.

After Install

Now on the left menu, you have new options with the name My Style Anytime, click on the name how would see all options.

On the plugin menu you have Manage Style, click on that you go on plugin style files editors.

Enjoy your work… 🥳

FAQ

Is this plugin free?

Yes, this plugin version is 100% free.

Can I show or include it in Frontend public/visitor/guest style?

Yes, of course, in any rules style, you can find the next part of the code commented.

/* To import visitor style in this user @Rules type
@import “visitor-style.css”;
*/

When you enable import visitor-style.css to need to know, you import all that is inside in visitor-style.css

Backup important files when you upgrade to the latest version

If you manually upload the plugin on the last version using someone files FTP application, only just skip and not remove folder styles, all others you can remove and all from the last version that you download.

But if you’re using an upgrade inside the WordPress site plugin area, before doing that just backup folder styles, and after doing that you can upgrade to the official last version.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“My Style Anytime” is open source software. The following people have contributed to this plugin.

Contributors

Translate “My Style Anytime” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.0 – 29.09.2023

  • We complete testing on WordPress version 6.3.1

  • Add : We optimize the .pot file as a part of the plugin, add new lines, and optimize olders.

  • Add : In this version we implement WooCommerce user rules.

  • Add : In this version we implement Loco Translate user rules.
  • Add : In this version we implement Yoast SEO user rules.
  • Add : In this version we implement YITH WooCommerce Affiliates user rules.

  • Fix : disagreements with form-table

1.1.0 – 17.05.2023

  • We reorganized the version control schematic.
  • We complete testing on WordPress version 6.2.1
  • Add : Functions on the Security page where you disable the meta generator.
  • Add : Functions on the Customization page where you Remove “WordPress” from the title on any case.
  • On this version we change the link rel=’stylesheet’ id=’ generate line how in order to avoid a possible conflict with any other plugins with the same name as admin-style-css now it is admin-msyt-styles-css

1.0.4 – 24.02.2023

  • We reorganized the directory structure and code.
  • Add : Settings pages where you can enable or disable on-click file editing.
  • Add : Functions on Settings page where you disable Gutenberg style anywhere & Enable classic editor.
  • Add : From this version, the .pot file is a part of the plugin and is 100% optimize with the plugin. That means now we can make localization and work on multi Languages support.

1.0.3 – 01.10.2022

  • Add : Ratings on the Installed Plugins list page itself.

1.0.2.9 – 01.10.2022

  • Fix : the bug after the update in version 1.0.2

1.0.2 – 01.10.2022

  • We optimized the code and added additional buttons on the Installed Plugins list page itself.

1.0.1 – 01.09.2022

  • We add a function where visitors have the owner’s custom style (visitor-style.css). With this now you do not need to use theme style.css primarily.

1.0.0 – 01.08.2022

  • First release