Clarity on approved plugins on u3a Local and Production sites

Gutenberg and Gutenslider plugins/functionality are mentioned in the training notes but not apparently visible in the Local WP app. Are these something I can still develop with on a u3a website?


What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc


System Details

  • Local Version:

  • Operating System (OS) and OS version:


Local Logs

Attach your Local Logs here (Help Doc - Retrieving Local’s Log)


Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

Hi @ChrisH!

I’m not sure what training you’re doing, but it might be slightly out of date. Gutenberg is not a separate plugin anymore — it’s the block editor that’s built directly into WordPress core (since WP 5.0).

Gutenslider is a third-party block plugin that adds slider/carousel functionality to Gutenberg. It won’t show up automatically in Local. You need to install it like any other plugin:

  1. Go to your Local site’s WP Admin (/wp-admin).
  2. Navigate to Plugins → Add New.
  3. Search for Gutenslider and install it.

Once activated, it appears in the block editor as a block you can insert.