| 开发者 | mkrabs |
|---|---|
| 更新时间 | 2026年9月7日 18:24 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<title>,
<meta name="description">)#post_title, #site_title, #tagline,
#separator, #current_year, #current_date — the post metabox shows
what will actually be output before you even save. In Settings, tags
are inserted with a button click, and a live preview with real site
values is shown right under the fieldwp_head, reusing the values from the Meta module/sitemap.xml — all public posts/pages, generated
dynamically on request (no file written to disk), can be toggled in
SettingsSitemap: line pointing
to the sitemap (if enabled)og:title, og:description, og:image, og:url,
og:site_name, og:locale) in wp_head — a single standard parsed by
VKontakte, Odnoklassniki, Telegram and MAX for link previews. Reuses
the same values as SEO title/description (see Meta/Smart Tags above)* allowed as a prefix
wildcard) → destination (full URL)", managed as a list with
enable/disable and delete right in the admin screen (Meta & Alt
Snigirev → Redirects), checked on every request before the page is outputsnigirev-meta-alt folder to
/wp-content/plugins/ (or use Plugins → Add New → Upload Plugin with
the archive itself)No. Meta & Alt Snigirev is completely free, with no license keys and no feature restrictions.
No. This version only supports manual editing of ALT/Title/Caption/ Description and SEO Title/Description. AI generation is available in the separate paid product AI Meta & Alt Snigirev (see "Extended AI version" above).
No, the server side of the plugin makes no external HTTP requests. See the External Services section above for details.
Author: Pavel Snigirev. Email: A-FONIKI@yandex.ru. Phone: +7 903 200-82-22.
Tested up to поднят до 7.1 (реально протестировано против этой версии
ядра).AISBL_VERSION) не была обновлена в
1.0.8 и всё ещё показывала 1.0.7 — исправлено.Plugin Name/
заголовок readme с прошлой версии («Meta & Alt Snigirev») - теперь
везде в UI, а не только в шапке файла./sitemap.xml → /sitemap.xml/.assets/admin.js/admin.css не подключались на экранах
«Настройки» и «Редиректы» — код сравнивал hook экрана с захардкоженной
строкой ai-seo-booster-lite_page_..., а WordPress реально формирует
hook из sanitize_title() заголовка меню («Meta & Alt Snigirev» →
snigirev-meta-amp-alt), не из slug. Из-за этого не работали live-превью
тегов в шаблонах и кнопки на странице редиректов. Оба класса теперь берут
hook_suffix из фактического возврата add_submenu_page().assets/admin.js также теперь ждёт DOMContentLoaded, если скрипт
выполнился раньше, чем DOM успел распарситься (некоторые темы
переносят/асинхронизируют подключаемые скрипты).$wpdb->prepare() calls (no runtime-built query text passed to
prepare()), and documented the one unavoidable variable-length IN()
placeholder list with an explicit code comment.