Kriti Bangla Fonts

설명

Kriti Fonts provides a seamless way to integrate beautiful, high-quality Bangla fonts into your WordPress website. Choose from a rich catalog of Bangla fonts and apply them instantly to your site using our lightning-fast CDN, or download and host them locally on your own server for maximum privacy and performance control.

Features

  • Font Catalog: Browse and search through a rich collection of Bangla fonts.
  • Live Preview: Type and preview fonts directly from the WordPress admin dashboard before applying them.
  • Delivery Methods: Serve fonts via the Kriti CDN or host the font files locally on your server.
  • Targeted Assignments: Apply fonts globally (all text), or target specific elements like Headings (H1-H6) and Paragraphs (P).
  • Lightweight: Optimized for speed, utilizing modern woff2 formats.

External services

This plugin connects to the Kriti service at kriti.app to provide the font catalog, metadata, and downloadable font files.

It uses the service for:
– Loading the searchable font index and font list in the admin screen.
– Loading per-font metadata when an admin opens the Metadata tab.
– Downloading the selected .woff2 file only when the admin chooses Host Locally and saves a font.

Data sent and when:
– Standard HTTP request data (including your server IP address and user agent) is sent when requests are made.
– Requested font slug/path is sent when loading metadata or downloading font files.
– Requests happen only while an administrator uses the plugin settings page and related actions.

Service provider:
– Kriti (https://kriti.app)

Source:
– Github(https://github.com/abusayed0206/kriti-wp)

Service terms and privacy:
– Terms of Service: https://kriti.app/terms-of-service
– Privacy Policy: https://kriti.app/privacy-policy

스크린샷

  • Kriti Fonts admin interface and font catalog.
  • Font preview and assignment modal.

설치

  1. Upload the kriti-bangla-fonts folder to the /wp-content/plugins/ directory, or install via the WordPress Plugins menu.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the new ‘Kriti Fonts’ menu in your WordPress dashboard.
  4. Browse the font catalog, select your preferred font, and assign it to your desired HTML elements.

FAQ

Can I use multiple fonts at once?

Yes! You can assign one font for Headings and a completely different font for Paragraphs.

Are the fonts free?

Please refer to kriti.app for font licensing and usage rights.

Does this impact my website speed?

Kriti uses highly optimized WOFF2 font files. If you use the CDN, they are served rapidly. Local hosting is also supported for further performance tuning.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.2

  • Fixed KRITI_PLUGIN_VERSION constant mismatch with plugin header version.
  • Replaced manual release workflow with automated GitHub Actions pipeline.
  • Added SVN deployment via 10up/action-wordpress-plugin-deploy for WordPress.org publishing.
  • Added separate manual “Build Test ZIP” workflow for pre-release testing.
  • Added .distignore to exclude dev-only files from SVN trunk.

1.0.1

  • Updated plugin naming and text domain for WordPress.org review compliance.
  • Added external service disclosure details in this readme.
  • Hardened remote request and input validation.

1.0.0

  • Initial stable release.