WP Manifestindependent plugin directory
manifest / editor / enable-column-direction

Enable Column Direction

Adds a toggle to Columns blocks that allows you to reverse the column direction on mobile devices.

by Nick Diego · github.com/ndiego/enable-column-direction · website

34stars
1forks

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/ndiego/enable-column-direction/archive/refs/heads/main.zip

From the readme

Enable Column Direction Adds a toggle to Columns blocks that allows you to reverse the column direction on mobile devices. This example plugin serves to demonstrate how you can extend core WordPress blocks. Feel free to tweak, modify, and make it your own.

Read the full README on GitHub →