Fontify

설명

Fontify lets you upload and apply custom fonts to your WordPress site easily.

With Fontify, you can:
– Upload .woff or .woff2 font files directly from the admin panel.
– Apply the uploaded font site-wide, including the admin dashboard.
– Avoid dealing with CSS or modifying theme files.
– Fall back to system/default fonts if no custom font is uploaded.

Once installed, visit Settings > Custom Font to configure your font.
Simply upload a WOFF or WOFF2 file, type a font name (e.g., “MyFont”), and you’re done.

This plugin is especially useful for branding, RTL websites, or localization needs.

설치

  1. Upload the plugin files to the /wp-content/plugins/fontify directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings > Custom Font.
  4. Enter a font-family name (e.g., MyFont).
  5. Upload a .woff or .woff2 font file.
  6. Click Save Settings.
  7. The font will be applied across your site and admin panel.

FAQ

What font formats are supported?

Currently, only .woff and .woff2 font formats are supported.

Where are uploaded fonts stored?

Uploaded fonts are stored in the /wp-content/uploads/custom-fonts/ directory.

What happens if I don’t upload a font?

Your site will continue using the system or theme’s default font.

Can I use this plugin with any theme?

Yes. Fontify works independently of the theme and injects CSS globally.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Fontify”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Fontify”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release