Skip to content

Commit

Permalink
version bump and readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mnelson4 committed May 26, 2022
1 parent c5997d7 commit 0d9dfce
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
4 changes: 2 additions & 2 deletions printmyblog.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Description: Make printing your blog easy and impressive. For you & your visitors. One post or thousands.
* Author: Michael Nelson
* Author URI: https://printmy.blog
* Version: 3.15.7
* Version: 3.15.8
* Requires at least: 4.7
* Requires PHP: 5.4
* Text Domain: print-my-blog
Expand Down Expand Up @@ -119,7 +119,7 @@ function pmb_minimum_wp_version_error()

} else {
// it's all good! go for it!
define('PMB_VERSION', '3.15.7');
define('PMB_VERSION', '3.15.8');
define('PMB_DIR', wp_normalize_path(__DIR__) . '/');
define('PMB_MAIN_FILE', __FILE__);
define('PMB_TEMPLATES_DIR', PMB_DIR . 'templates/');
Expand Down
26 changes: 15 additions & 11 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Requires PHP: 5.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://printmy.blog/pricing/
Stable tag: 3.15.7
Stable tag: 3.15.8

Make printing your blog easy and impressive. For you & your visitors. One post or thousands.

Expand Down Expand Up @@ -140,6 +140,18 @@ Read more about Pro Print in our [extensive user guide](https://printmy.blog/use

Ready to purchase the full version? Here's the [pricing page](https://printmy.blog/pricing/).

**Translations**

Print My Blog includes translation files in the following languages:

* German
* French
* Spanish
* Italian
* Japanese

To improve the translations, please [get in touch](https://printmy.blog/contact).

**Give your story life outside your blog!**

Want more? [Tell us what matters to you on GitHub](https://github.com/mnelson4/printmyblog/issues). Thanks to a revenue stream through optional payments, this is actively supported and improved.
Expand Down Expand Up @@ -184,14 +196,6 @@ If this doesn't meet your needs, there are good paid and free alternatives.
[PressBooks](https://pressbooks.com/) is a good paid, hosted alternative. Begin creating or import content for free, and can pay to export to PDF and other formats.
[Designrr](https://designrr.io/) is great for creating short documents, but is a fully paid option.

= Contributing =

If you find it useful, please:

* [give it a 5 star review]((https://wordpress.org/support/plugin/print-my-blog/reviews/#new-post))
* [translate it into your language using WordPress' GlotPress]((https://translate.wordpress.org/projects/wp-plugins/print-my-blog))
* report bugs and suggest features on [GitHub](https://github.com/mnelson4/printmyblog) or [WordPress Support Forum]((https://wordpress.org/support/plugin/print-my-blog))

Best Wishes Publishing for Print with WordPress!

== Installation ==
Expand Down Expand Up @@ -432,9 +436,9 @@ https://youtu.be/uPQ3vqm7A2g

== Changelog ==

= 3.15.8 xxxxxxxxx =
= 3.15.8 May 26, 2022 =
* Enhancement: debug info includes "is premium"
* Enhancement: make click=to-reveal areas easier to see by styling the like a button
* Enhancement: make click-to-reveal areas easier to see by styling them like a button
* Enhancement: when reading ePubs on small screens, don't float images
* Bugfix: fix pro epubs where using custom table of contents and not using pretty permalinks

Expand Down

0 comments on commit 0d9dfce

Please sign in to comment.