Title: WP Quip
Author: cloudposse
Published: <strong>Febrer 1, 2018</strong>
Last modified: Febrer 1, 2018

---

Search plugins

![](https://ps.w.org/wp-quip/assets/banner-772x250.png?rev=1813685)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-quip/assets/icon.svg?rev=1813197)

# WP Quip

 By [cloudposse](https://profiles.wordpress.org/cloudposse/)

[Download](https://downloads.wordpress.org/plugin/wp-quip.1.0.0.zip)

 * [Details](https://bal.wordpress.org/plugins/wp-quip/#description)
 * [Reviews](https://bal.wordpress.org/plugins/wp-quip/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/wp-quip/#installation)
 * [Development](https://bal.wordpress.org/plugins/wp-quip/#developers)

 [Support](https://wordpress.org/support/plugin/wp-quip/)

## Description

Quip integration for WordPress

### Introduction

WP Quip plugin uses WordPress shortcodes to embed Quip documents into WordPress 
pages and blog posts.

https://codex.wordpress.org/Shortcode
 https://codex.wordpress.org/Shortcode_API

### Usage

To embed the content of a Quip document into a WordPress page or blog post, use 
the ‘quip’ shortcode.

‘quip’ shortcode accepts two attributes and has the following format:

[quip id=”mWnnAszre3MW” ttl=7200]

where

 * ‘id’ (Required) – The ID of the Quip document (e.g. https://quip.com/mWnnAszre3MW)
 * ‘ttl’ (Optional) – Time-To-Live in seconds.
    After the first request to the Quip
   API, the plugin caches the content of the document (HTML and images) for the 
   specified amount of time (seconds). All consecutive requests to the same page
   or blog post will not call the Quip API again but will retrieve the document 
   from the internal cache, making the pages faster. After the ‘ttl’ expires, the
   plugin will call the Quip API and cache the result again. If the ‘ttl’ attribute
   is not provided, the default value of 7200 seconds (2 hours) is used. You can
   change the default value in ‘Quip Settings’ (menu ‘Settings/WP Quip’). If ‘ttl’
   is set to ‘0’, the plugin will not cache the responses, and every request to 
   the WordPress page or blog post will call the Quip API.

**NOTE**: Setting ‘ttl’ to ‘0’ also invalidates the document cache.
 This could 
be used if you change the Quip document and want the changes to be reflected on 
the website immediately. In this case, update the document in Quip, set ‘ttl’ to‘
0’ in the ‘quip’ shortcode, refresh the WordPress page or blog post in the browser
to invalidate the cache, and then set ‘ttl’ back to its original value.

## Screenshots

 * [[
 * WP Quip plugin Settings page
 * [[
 * WordPress post editor with a ‘quip’ shortcode
 * [[
 * Quip document embedded into a WordPress blog post
 * [[
 * Quip document embedded into a WordPress blog post

## Installation

 1. Install the ‘WP Quip’ plugin
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. On ‘Quip Settings’ page (menu ‘Settings/WP Quip’), update the default value for‘
    Time-to-Live’ if needed
 4. On ‘Quip Settings’ page, enter and save ‘Quip API Access Token’

NOTE: To generate a Quip API Access Token, visit this page: https://quip.com/dev/
token .
 Whenever you generate a new token, all previous tokens are automatically
invalidated.

## FAQ

  Installation Instructions

 1. Install the ‘WP Quip’ plugin
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. On ‘Quip Settings’ page (menu ‘Settings/WP Quip’), update the default value for‘
    Time-to-Live’ if needed
 4. On ‘Quip Settings’ page, enter and save ‘Quip API Access Token’

NOTE: To generate a Quip API Access Token, visit this page: https://quip.com/dev/
token .
 Whenever you generate a new token, all previous tokens are automatically
invalidated.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Quip” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ cloudposse ](https://profiles.wordpress.org/cloudposse/)

[Translate “WP Quip” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-quip)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-quip/), check out
the [SVN repository](https://plugins.svn.wordpress.org/wp-quip/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/wp-quip/) by [RSS](https://plugins.trac.wordpress.org/log/wp-quip/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **8 anys ago**
 *  Active installations **10+**
 *  WordPress version ** 4.2 or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-quip/)
 * Tag
 * [doc](https://bal.wordpress.org/plugins/tags/doc/)
 *  [Advanced View](https://bal.wordpress.org/plugins/wp-quip/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-quip/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-quip/reviews/)

## Contributors

 *   [ cloudposse ](https://profiles.wordpress.org/cloudposse/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-quip/)