Skip to content

Commit debc395

Browse files
author
Sean McCafferty
committed
Update README.md
Cleaning up readme formatting
1 parent 3549ddc commit debc395

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Voce Post PDFs
22
==============
33

4-
Contributors: johnciacia, kevinlangleyjr, brockangelo
5-
Tags: printing, pdf
6-
Requires at least: 3.2
7-
Tested up to: 3.8.3
8-
Stable tag: 1.2
9-
License: GPLv2 or later
10-
License URI: http://www.gnu.org/licenses/gpl-2.0.html
4+
Contributors: johnciacia, kevinlangleyjr, brockangelo
5+
Tags: printing, pdf
6+
Requires at least: 3.2
7+
Tested up to: 3.8.3
8+
Stable tag: 1.2
9+
License: GPLv2 or later
10+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

1212
A WordPress plugin/module that generates a pdf from a post.
1313

@@ -87,5 +87,5 @@ add_filter('voce_post_pdfs_upload_baseurl', function($baseurl, $post){
8787

8888
# Changelog
8989

90-
**1.2**
91-
*Adding a parameter to 'save_pdf' to not overwrite the PDF if the PDF already exists. Also made 'get_upload_basepath' and 'get_upload_baseurl' so other plugins can get a PDFs location.*
90+
**1.2**
91+
*Adding a parameter to `save_pdf` to not overwrite the PDF, if the PDF already exists. `get_upload_basepath` and `get_upload_baseurl` are now public, so other plugins can retrieve a PDF's location.*

0 commit comments

Comments
 (0)