Juliepr HTML Descriptions
WordPress plugin that adds an HTML meta description field to posts and pages
by Sergei Ashmarin · github.com/sashmarin/juliepr-html-descriptions · website
★ 1stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/sashmarin/juliepr-html-descriptions/releases/download/juliepr-html-descriptions%401.0.0/juliepr-html-descriptions-1.0.0.zipFrom the readme
Juliepr HTML Descriptions
A lightweight WordPress plugin that adds an HTML meta description field to posts and pages.
Behaviour
- The field is shown in the HTML description meta box below the editor.
- Values are stored as post meta under genesisdescription for compatibility with The SEO Framework plugin data.
- A non-empty value is printed in wphead on public single posts and pages.
- Network activation is supported; WordPress post meta is scoped to each multisite blog.
- English is the source language and Russian translations are included in languages/ in WordPress's PHP translation format (supported by the declared WordPress 6.5 minimum).
Development
The plugin has no build step or production dependency. Run these checks in a WordPress/PHP environment before release:
Manually test an administrator and an author who can edit a post, save an empty and a non-empty description, and verify page source on both a normal site and a network subsite.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| juliepr-html-descriptions@1.0.0 | Sep 2, 2026 | juliepr-html-descriptions-1.0.0.zip | 0 |