WP Manifestindependent plugin directory
manifest / content / jl-wp-plugins-pack

JL WP Plugins Pack

Content utilities for WordPress, including excerpts, hashtag linking, scheduled AI-assisted posts, and GitHub PowerShell script draft generation.

by Jason Lamb · github.com/jasrasr/jl-wp-plugins-pack · 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/jasrasr/jl-wp-plugins-pack/archive/refs/heads/main.zip

Declares an update source (https://github.com/jasrasr/jl-wp-plugins-pack), so updates arrive through the plugin's own updater.

From the readme

JL WP Plugins Pack Custom WordPress content utilities for Jason Lamb sites. - Website: https://jasonlamb.me - GitHub repository: https://github.com/jasrasr/jl-wp-plugins-pack - Git Updater: https://github.com/afragen/git-updater - Git Updater website: https://git-updater.com/ Features Bulk missing excerpts - Adds Tools - JL WP Plugins Pack. - Finds published posts/pages with empty excerpts. - Generates excerpts from existing content. - Includes dry-run mode and batch controls. Automatic excerpts - Generates a 35-word excerpt when a normal post is saved with an empty excerpt. - Does not overwrite manual excerpts. Hashtag linking - Links hashtags such as #PowerShell to matching WordPress tag archives. - Appends hashtag words as WordPress tags when a post is saved. - Preserves manually assigned tags. - Avoids existing links, code blocks, preformatted blocks, scripts, styles, and comments. GitHub PowerShell drafts - Adds Tools - JL GitHub Drafts. - Monitors jasrasr/powershell, branch main, for new .ps1 files. - Runs weekly by default, with a daily option. - Includes a manual Save and Run Check Now button. - Uses a safe first-run baseline, so existing scripts do not create a

Read the full README on GitHub →