Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To complete the installation of this plugin you will need a ThisData account.

**Now install the plugin**

1. Upload the plugin files to the `/wp-content/plugins/thisdata` directory, or install the plugin through the WordPress plugins screen directly.
1. Upload the [plugin files](https://github.com/thisdata/thisdata-wordpress/blob/master/dist/thisdata-wordpress.zip) to the `/wp-content/plugins/thisdata` directory, or install the plugin through the WordPress plugins screen directly.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if you add ?raw=true it'll do the magical auto-download for you. Otherwise it tries to display the zip.

1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->ThisData screen to configure the plugin
1. Copy your ThisData API Key and Javascript Write Key into the boxes provided and click "Save Changes"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To complete the installation of this plugin you will need a ThisData account.

= Now install the plugin. =

1. Upload the plugin files to the `/wp-content/plugins/thisdata` directory, or install the plugin through the WordPress plugins screen directly.
1. Upload the [plugin files](https://github.com/thisdata/thisdata-wordpress/blob/master/dist/thisdata-wordpress.zip) to the `/wp-content/plugins/thisdata` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->ThisData screen to configure the plugin
1. Copy your ThisData API Key and Javascript Write Key into the boxes provided and click "Save Changes"
Expand Down