Fix article updates not applying: update deliveries were acknowledged but never written to the existing post, so edited content and corrected JSON-LD schema did not reach already-published articles. Updates now rewrite the matching post in place.
1.5.4
Add a direct Settings link to the plugin row for faster configuration
Improve connection guidance and keep the saved connection key visible in a masked field
Highlight the connected state with a clear status badge
Improve WordPress 7.0 compatibility and harden JSON-LD and media handling
1.5.3
Fix corrupted JSON-LD schema: WordPress stripped backslashes on save, breaking escaped quotes and unicode characters (e.g. German umlauts) and producing invalid JSON in the page head
Skip outputting stored schema that no longer parses as valid JSON, so pages published with older versions stop failing schema validation after updating
1.5.2
Set the SEO plugin meta title on publish (Yoast / Rank Math / AIOSEO) so the SEO title is populated instead of empty
1.5.1
Set the SEO plugin focus keyword on publish (Rank Math / Yoast) so keyword analysis scores correctly instead of showing an empty Focus Keyword
1.3.1
Strip embedded JSON-LD schema from post content and inject via wp_head instead
Update existing posts on re-publish instead of skipping
Rename plugin from “Grandranker Publisher” to “Grandranker”
1.3.0
Map article category to WordPress category on publish