
<p>The Insert Gistpen dialog after you click the pen in the visual editor.</p>
A self-hosted alternative to putting your code snippets on Gist.
You use WordPress because you want control over your writing. Why give Gist or Codepen your code snippets? WP-Gistpen is a self-hosted replacement for your WordPress blog.
Features include:
Note: This bumps the minimum required WordPress version to 4.7. A future release will bump the minimum WordPress version to 5.2 and the minimum PHP version to 5.6. This will be released as 2.0. There is plenty of time, but this is coming.
Added
Fixed
Fixed
Fixed
Fixed
Fixed
Almost three years in the making!
Removed
Database migration from old versions
If you’re on the latest version of WP-Gistpen, you should have no problems. Given that the plugin hasn’t been updated on .org in 2+ years, and .org reports the only versions are 0.5.x+, anyone who is still using an old version of WP-Gistpen is unlikely to upgrade to 1.0.0+ anyway. We are going to remove the Migration code because it’ll allow us to remove a lot of old code that is currently only being used by it.
If you’re using an old version of WP-Gistpen, you’ll need to upgrade to 0.5.2+ before upgrading to 1.0.0 or the database migration will not be performed correctly. Fresh installs should have no problems either.
Added
Fixed
Fixed
edit_post on a post_id of 0.Fixed
wpdb to get the posts table for alternate prefix and Multisite compatibility (thanks @janizde!)Fixed
Fixed
Fixed
Fixed
Added
Changed
WP_SCRIPT_DEBUG is trueFixed
Added
Fixed
Fixed
Changed
Added
Removed
Fixed
Fixed
Fixed
Added
Updated
Fixed
Fixed
Changed
Added