Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Easy Custom Sidebars

Beschreibung

Our new WordPress theme is almost ready! Want to know when we launch? Awesome! Visit our website and enter your details and we will e-mail you as soon as we are ready 🙂

  • Replace any sidebar in your theme.
  • Replace multiple sidebars on the same page.
  • Compatible with any theme and no coding is required.

View plugin demo here!

The documentation for this plugin can be found here.

Follow us on twitter!

Was macht dieses Plugin?

  • This plugin allows you to replace any sidebar/widget area in any WordPress theme (no coding required).
  • You are able to replace multiple sidebars/widget areas on the same page.
  • It allows you to manage your custom sidebar replacements in the WordPress Admin area.
  • Allows you to apply the same sidebar replacement across all posts / all pages / all taxonomies / all custom post types with the click of a button.
  • It also automatically detects any type of content in your theme: e.g. custom post types / pages / posts and allows you to replace any widget areas that exist on those pages.
  • Automatic theme style detection: detects your themes styles and styles any custom sidebar replacements to match your theme styles. (no CSS styling required).

Plugin Eigenschaften

  • Create Unlimited Custom Sidebar Replacements: Replace widget areas on any page on your website.
  • Activate/Deactivate Custom Sidebars with the click of a button.
  • Works with any WordPress Theme that has any widget areas.
  • Core WordPress Design: the admin area looks like its part of WordPress.
  • New Admin Screen: React and WordPress REST API powered admin screen.
  • Customizer Integration: Any sidebar replacements that you create will appear in the customizer for you to manage.
  • Ajax Search: Easily find the page/post that contains the widget area you are looking to replace.
  • Strong Usability Testing:x The UI has been designed with a UX first design.

Who is this Plugin ideal for?

  • Anyone who is looking for an easy way to replace sidebars / widget areas without coding.
  • Theme Authors: you can use this pluin to add unlimited sidebar functionality to your theme.
  • Great for use on client projects or for use on existing websites with limited sidebars.

Developer Features

Please note: We are currently working on producing in-depth documentation for theme developers which will be available shortly.

  • Cross Browser and Backwards Browser Compatible (Tested in all major browsers).
  • Seamless WordPress Integration: Live preview is integrated into the WordPress Customizer and the settings page follows core WordPress design guidelines.
  • Uses React and the WordPress REST API for an enhanced admin experience.

Credits and Donation

If you have found this plugin useful please donate here

Screenshots

  • Here is a theme with the default sidebar, we can replace this sidebar without writing a single line of code.
  • Here is the same page but now we have replaced the default sidebar with our own. You can apply widget area replacements to a single page or across all pages/categories etc.
  • Create new sidebars quickly in an easy to use admin interface.
  • Choose where to apply your replacement. Show your sidebar on any/all posts/pages/categories/templates (and much more!).
  • Manage the widgets for your custom sidebar on the native widgets screen. Integrates seamlessly with the WordPress admin area.
  • Seamlessly integrates into the customizer so that you can manage your sidebars in realtime!
  • Quickly manage all of your custom sidebars on the manage sidebar replacements screen.

Installation

In diesem Abschnitt wird beschrieben, wie du das Plugin installieren kannst und wie es arbeitet.

e.g.

  1. Download the plugin
  2. Unzip the package and upload to your /wp-content/plugins/ directory or upload in the admin area.
  3. Log into WordPress and navigate to the „Plugins“ panel.
  4. Activate the plugin labeled „Easy Custom Sidebars“.
  5. You’re done!

FAQ

For a quick video demo please view the plugin demo here!.

The documentation for this plugin can be found here.

Rezensionen

24. Juni 2021 2 Antworten
Why do these plugins, that everyone finds so easy to use, never work for me Try as a might, following the out of date video, and then the documentation, this plugin simply doesn't work. I created the sidebars, set up the Sidebar Replacements and it does nothing. Such a shame, it looked like it was going to be a cool little plugin too
29. März 2021
Kudos to the plugin author. Mimics core perfectly and does exactly what I need it to do. Plus - no intrusive ads.
5. Januar 2021 1 Antwort
I've used this plugin for many years now and have always been very satisfied with the functionality as well as the support. Very reliable solution when you need to have a more complex, dynamic sidebar setup on your WordPress website.
11. Dezember 2020 1 Antwort
Searched high and low for an easy to use custom sidebar plugin, and this is by far the best plugin I have come across, and so easy to use. Great job with the latest update.
Alle 38 Rezensionen lesen

Mitwirkende & Entwickler

„Easy Custom Sidebars“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Easy Custom Sidebars“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Easy Custom Sidebars“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0.1 – Newline Character bugfix

  • Remove unintentional newline character appearing in the widget output.

2.0.0 – Complete Plugin Rewrite and Optimisation

  • Important: You need to have php 7.0+ installed on your server to use this plugin.
  • Admin Screen Update: now rewritten in javascript/React and utilising the REST API.
  • Huge UX testing and update.
  • Huge improvement in query/data performance on the frontend.
  • Backwards compatibility for older versions.
  • Complete refactor/rewrite of the PHP codebase to simplify.
  • Created github repo to drive development going forward.
  • Using a TDD development process. Codebase has been tested for replacements and backwards compatibility.

1.0.9 – Update for WordPress Version 5.0

  • Last minor update before major plugin rewrite.

1.0.9 – Update for new WordPress Version

  • Updated CSS for the Admin UI.

1.0.8 – Update for new WordPress Version

  • Fixed compatibility issue with WordPress 4.7 and the save_posts action.

1.0.7 – Update for new WordPress Version

  • Fixed visual display issues on the settings page.

1.0.6 – Minor Bug Fix

  • Fixed issue where pages with ampersands in the title weren’t being added to a custom sidebar.

1.0.5 – Bug Fix

  • Fixed issue where sidebar was not displaying for post type archives.

1.0.4 – Feature Update and Bug Fix

  • New Feature: Can add sidebars for author archive pages.
  • The sidebar now persists on empty taxonomy pages.
  • The sidebar now persists when there are no posts in search results.
  • Fixed issue whereby taxonomy names with ampersands weren’t being added to the sidebar (had to manually esc_html for get_term_by function).
  • Removed dependancy for global \$post object and use the get_queried_object() function when looking for a replacement.

1.0.3 – Admin Capability Check

  • Prevents an error from being triggered in admin when a non-admin user doesn’t have the required capability to use the plugin.

1.0.2 – Important Update

  • Addressed potential security issue on the plugin admin page – Hardened security and escaped any attributes passed via the URL throughout the plugin.

1.0.1

  • Updated translation method.

1.0

  • First plugin release.