WP Manifestindependent plugin directory
manifest / unclassified / alpineforge-utils

AlpineForge Utilities

AlpineForge Utils is a WordPress plugin designed to introduce helpful missing features to the Gutenberg page editor

by AlpineForge GmbH (Adrian Pandjaitan) · github.com/panogu/alpineforge-utils · website

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/panogu/alpineforge-utils/archive/refs/heads/main.zip

Declares an update source (https://github.com/Panogu/alpineforge-utils), so updates arrive through the plugin's own updater.

From the readme

AlpineForge Utils Utilities for the WordPress Gutenberg Editor Description AlpineForge Utils is a WordPress plugin designed to introduce helpful missing features to the Gutenberg page editor. Installation 1. Download the Zip file from GitHub and upload it to the /wp-content/plugins/alpineforge-utils directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress Frequently Asked Questions If the group block on which the hyperlink is applied contains a link itself (i.e., a "href"), the group block will not be wrapped in the link to prevent display errors. Features This new setting on the core/group block allows you to wrap it with a custom hyperlink. Alternatively it allows you to link directly to the current context's post (e.g., the current post in a query loop). It furthermore gives you the option to specify an anchor after the permalink to go directly to a certain section. The font-size of the page title has been decreased to reduce distraction and make the editor look more similar to the rendered end result. Planned - [ ] Permalink on core/button - [ ] Activation/deactivation of si

Read the full README on GitHub →