Changeset 2619540
- Timestamp:
- 10/25/2021 04:48:48 PM (4 years ago)
- File:
-
- 1 edited
-
silktide/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
silktide/trunk/readme.txt
r2617990 r2619540 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Silktide integration for Wordpress. 11 Tell Silktide to automatically test your website for problems whenever you publish. 12 Add one-click editing of WordPress pages from inside Silktide. 12 13 13 14 == Description == 14 15 15 Integrate your Wordpress website with [Silktide](https://silktide.com/): 16 = What this plugin does = 17 18 Integrate your WordPress website with [Silktide](https://silktide.com/): 16 19 17 20 1. Publishing a change to your WordPress site will update Silktide within seconds 18 2. Silktide will gain an Editbutton to open the WordPress editor for any given page21 2. Silktide users can click a button to open the WordPress editor for any given page 19 22 20 For more information please see [the Silktide Wordpress installation guide](https://monitor.support.silktide.com/guides/cms-integrations/how-to-integrate-silktide-with-wordpress/). 23 For more information please see [the Silktide WordPress installation guide](https://support.silktide.com/guides/cms-integrations/how-to-integrate-silktide-with-wordpress/). 24 25 = What is Silktide? = 26 27 Silktide is a SaaS platform that helps organizations understand and improve their websites. 28 29 https://silktide.wistia.com/medias/y6emlp8zk6 30 31 Silktide eliminates the need for multiple quality checking tools, like free accessibility toolbars 32 or spell checkers, and creates a better workflow and experience for web teams in large organizations. 33 34 Silktide scans your websites and alerts you to issues with web accessibility, content quality, user 35 experience, marketing and SEO, and data privacy. 36 37 We’ll show you where the issues occur right on your page and suggest ways for you to fix them, all 38 in one simple to use yet powerful platform. 39 40 This plugin allows Silktide customers to link their WordPress-based websites and speeds up the process 41 of fixing issues we find. 42 43 With one click, you can get straight to the correct page in WordPress, make your fixes, and Silktide 44 immediately rescans your website. 45 46 Our clients include web and communications teams in Governments, Higher Education, Financial Institutions, 47 Healthcare, and Web agencies. 48 49 [More about the Silktide platform](https://silktide.com/). 50 51 == Frequently Asked Questions == 52 53 = Is Silktide an accessibility overlay? = 54 No. Overlays (tools that suggest you can create an accessible website in one or two lines of code) are 55 incapable of giving you an accessible website. They leave you open to litigation and make for a much 56 poorer experience for people with disabilities. 57 58 The only way to create an accessible website is to fix the underlying code. Silktide identifies many 59 accessibility issues in your code, shows you where they are on each page, and explains in simple terms 60 how to fix them. 61 62 = How much does Silktide cost? = 63 [Request a demo](https://silktide.com/request-a-demo/) of Silktide, and we’ll prepare a custom quote 64 for your organization. 65 66 = Do I need to install any software to use Silktide? = 67 No. Silktide can scan all public websites without requiring you to install anything. This plugin in WordPress 68 is separate from the Silktide engine and simply allows you to navigate from Silktide to the exact page in 69 WordPress that requires an issue to be fixed. 70 71 = Can I use this plugin without being a Silktide customer? = 72 No, this plugin is designed specifically for Silktide customers whose websites are created in WordPress. 73 [Other integrations are available](https://silktide.com/solutions/integrations/). 21 74 22 75 == Installation == … … 28 81 == Changelog == 29 82 30 1.1.0 - 21 Oct 2021 - Add support for new-style API keys, required for Silktide v4 31 1.0.9 - 19 Oct 2021 - Fix broken SVN deployment 32 1.0.8 - 19 Oct 2021 - Fix for 404 pages without $post; updated documentation URL 33 1.0.7 - Jan 2020 - Updated documentation and text. 34 1.0.6 - Feb 2019 - Update documentation link. 35 1.0.5 - Jan 2019 - Add settings link to plugins page. 36 1.0.4 - Jan 2019 - Tidy up of coding standards, PHP 5 compatibility and layout. 37 1.0.3 - Jan 2019 - Fixed typos. 38 1.0.2 - Dec 2018 - First public release. 83 = 1.1.0 - 21 Oct 2021 = 84 * Add support for new-style API keys (required for Silktide v4) 39 85 86 = 1.0.9 - 19 Oct 2021 = 87 * Fix broken SVN deployment 88 89 = 1.0.8 - 19 Oct 2021 = 90 * Fix for 404 pages without $post 91 * Updated documentation URL 92 93 = 1.0.7 - Jan 2020 = 94 * Updated documentation and text. 95 96 = 1.0.6 - Feb 2019 = 97 * Update documentation link. 98 99 = 1.0.5 - Jan 2019 = 100 * Add settings link to plugins page. 101 102 = 1.0.4 - Jan 2019 = 103 * Tidy up of coding standards 104 * Fix for PHP 5 compatibility 105 * Layout improvements 106 107 = 1.0.3 - Jan 2019 = 108 * Fixed typos 109 110 = 1.0.2 - Dec 2018 = 111 * First public release 112
Note: See TracChangeset
for help on using the changeset viewer.