-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
55 lines (37 loc) · 2.41 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
=== Tumblr Theme Garden ===
Contributors: automattic, tommusrhodus, aaronjbaptiste, rtio, roccotripaldi
Tags: tumblr, theme
Requires at least: 6.5
Tested up to: 6.7
Stable tag: 0.1.15
Requires PHP: 8.2
License: GPLv2 or later
Text Domain: tumblr-theme-garden
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Browse all of the themes available on Tumblr and use them on your WordPress site.
== Description ==
Enables WordPress to use [Tumblr themes](https://www.tumblr.com/themes/). Browse the Tumblr Theme Garden directly from your WordPress dashboard, find an awesome theme and simply click Activate to use it.
**Features:**
- **Tumblr Theme Browser**: Find a Tumblr theme, search by name or filter by category.
- **One click to Activate**: Activate the theme with a single click.
- **Customize**: Change and personalize the theme as you would any other WordPress theme.
== Installation ==
1. Download the plugin and upload it to your WordPress site's `wp-content/plugins` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to Tumblr Themes (Appearance > Tumblr Themes) to browse and activate a theme.
== Usage ==
- Navigate to Tumblr Themes (Appearance > Tumblr Themes) to browse themes.
- Find a theme you like in the preview section using search and the category dropdown filter.
- Click Activate to use that theme
- You will then be redirected to the Customizer to access theme settings.
== External services ==
This plugin connects to the official Tumblr API to obtain data and associated files for Tumblr Themes, it is required to browse and use [Tumblr Themes](https://www.tumblr.com/themes/)
For theme searches, it sends your entered search term and category inputs.
For activating a theme, it will send your selected theme_id and a timestamp used for cache busting.
This service is provided by "Tumblr": [API Agreement](https://www.tumblr.com/docs/en/api_agreement), [Tumblr privacy policy](https://www.tumblr.com/privacy/en)
== Source Code and Development ==
The source code for the Tumblr Theme Garden plugin is publicly available and maintained on GitHub. [Tumblr Theme Garden Repository](https://github.com/Automattic/tumblr-theme-garden).
This repository includes all of the necessary build tools and documentation on how to use them. We encourage developers to explore and contribute to the project!
== Changelog ==
= 0.1.15 =
* Initial release for browsing and activating Tumblr themes