

This menu allows users to quickly change the font-weight of selected text directly within the TinyMCE editor without writing CSS manually.
BPOTech Text Formatter with TinyMCE is a lightweight WordPress plugin that extends text styling in both the Classic Editor and the Gutenberg Block Editor — no other plugins required.
It adds custom Font-weight and Uppercase controls directly to the editor toolbar, giving users granular control over typography without touching any code.
100 Thin, 200 Extra Light, 300 Light, 400 Regular, 500 Medium, 600 Semi Bold, 700 Bold, 800 Extra Bold, 900 Black) as well as CSS keywords (bold, bolder, lighter, normal).registerFormatType — no Classic Block required.This plugin optionally connects to the Google Fonts API to load web fonts in the editor and on the front-end of your site. This feature is disabled by default to ensure GDPR/privacy compliance, and can be enabled at any time from Settings BPOTech Text Formatter by checking “Load Google Font stylesheet”.
When enabled, your site visitors’ browsers will make requests to Google’s servers to download font files. This means visitor IP addresses are transmitted to Google.
If you need to comply with GDPR or similar privacy regulations, keep this feature disabled and self-host your fonts instead.