| 开发者 | e-krukov |
|---|---|
| 更新时间 | 2026年7月22日 21:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<contentType> per post. The publication type (News / channel / both) is chosen individually for each post. Pro./feed/dzen-news/ (News) and /feed/dzen/ (channel).p, a, b, i, u, s, h1-h4, blockquote, ul/ol+li, img, figure, figcaption), em → i, strong → b, br → paragraphs, <enclosure> cover image at least 700px wide, media:rating.wp-content/plugins/./feed/dzen-news/ and /feed/dzen/ URLs in your Dzen media account.No. Zhekich Feed Generator for Dzen is fully self-contained, generates its own XML and processes content without depending on other plugins.
You can deactivate it — all of its functionality (age limit, logos, category exclusion, hiding the author) has been carried over into this plugin's free mode, updated for Dzen's new format.
In free mode, both addresses from the "General" tab (/feed/dzen-news/ and /feed/dzen/). In Pro, one of the addresses on the "Pro" tab, depending on the chosen variant (1 or 2).
The "Buy license" button on the "Pro" tab leads to the payment page. After payment, you receive a download link for the Zhekich Feed Generator for Dzen Pro add-on and an activation key by email — install the add-on on top of this plugin and enter the key on the same tab.
Dzen renders a limited set of HTML tags in content:encoded (p, a, b, i, u, s, h1-h4, blockquote, ul/ol+li, img, figure, figcaption). Everything else is either converted (em→i, strong→b, br→paragraphs) or removed — this is a platform requirement, not a plugin bug.
Check whether the article actually has an image inside its text — some editorial workflows only ever set a featured image and never embed a photo in the post body, in which case there is genuinely no image to carry into content:encoded. Turn on "Include cover image in article text" on the "General" tab to have the plugin prepend the cover image to the body automatically when this happens.
__()/esc_html__()
with the zhekich-feed-generator-for-dzen text domain (Russian as the source/default text,
matching the plugin's actual audience), plus load_plugin_textdomain() for reliability outside
WordPress.org's own translation loading.uninstall.php now clears the transient and post meta, not just the option.