https://github.com/nielslange/smntcs-adobe-typekit-fonts
Adds Adobe Typekit Fonts to your WordPress site.
https://github.com/nielslange/smntcs-adobe-typekit-fonts
smntcs smntcs-plugin wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
Adds Adobe Typekit Fonts to your WordPress site.
- Host: GitHub
- URL: https://github.com/nielslange/smntcs-adobe-typekit-fonts
- Owner: nielslange
- License: gpl-2.0
- Created: 2016-10-29T08:38:30.000Z (over 8 years ago)
- Default Branch: trunk
- Last Pushed: 2025-04-01T10:34:50.000Z (about 2 months ago)
- Last Synced: 2025-04-01T11:31:38.722Z (about 2 months ago)
- Topics: smntcs, smntcs-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/smntcs-adobe-typekit-fonts/
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMNTCS Adobe Typekit Fonts







Adds [Adobe Typekit Fonts](https://fonts.adobe.com/) to your WordPress site.
## Installation
1. Upload `smntcs-adobe-typekit-fonts` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Go to `Apperance` » `Customize`.
4. Provide your Adobe Typekit Fonts code.
5. Customize the CSS according to your needs.## Plugin page
You can find the plugin on
.## Changelog
### 2.0 (2025.03.22)
- Tested up to WordPress 6.8
### 1.9 (2024.07.24)
- Tested up to WordPress 6.8
### 1.8 (2023.10.15)
- Tested up to WordPress 6.4
### 1.7 (2022.12.03)
- Tested up to WordPress 6.1
### 1.6 (2022.10.02)
- Adjust GitHub Actions trigger
### 1.5 (2019.05.12)
- Tested up to WordPress 5.2
### 1.4 (2019.04.05)
- Refactored based on PHPCS and WPCS
### 1.3 (2019.02.20)
- Tested up to WordPress 5.1
### 1.2 (2018.03.18)
- Added README.md
### 1.1 (2016.12.24)
- Added FAQ
### 1.0 (2016.10.16)
- Initial release