Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/wp-ghost-exporter

A WordPress plugin to export content to Ghost
https://github.com/TryGhost/wp-ghost-exporter

v1.4.0

96194a4d8faa0b1dd4616659f761f725c7edc14a authored about 1 year ago by Paul Davis <[email protected]>
Remove HTML from post titles

26bb785e0f19b8e51f1f9068bfb1a38c960c3736 authored about 1 year ago by Paul Davis <[email protected]>
Use example email if none exists

Closes #34

44f035c1b9d9b06b68c98f00e9661f6d02bbf411 authored about 1 year ago by Paul Davis <[email protected]>
2023

9a59583e82995dd21d16895a2fda7101caaaf3f7 authored over 1 year ago by John O'Nolan <[email protected]>
Correct version

aa40409e9f668d31953015a7b61796fbddba0a40 authored over 1 year ago by Paul Davis <[email protected]>
v1.3.0

91f9486da332cdfc5cb1d27c3f33886913143f4c authored over 1 year ago by Paul Davis <[email protected]>
Remove theme-specific line

60766693bd21576e2d7bbc59eee1019aaf2b4773 authored over 1 year ago by Paul Davis <[email protected]>
Add Featured Image captions & alt text to exports (#32)

9ed5c4b6551b4e89577fb030665f74e4d124a484 authored over 1 year ago by Jacob Ford <[email protected]>
Disable ZIP download is ZipArchive class does not exist

923894a48c0069200651f1f7cfa8a1b6b7dead19 authored over 1 year ago by Paul Davis <[email protected]>
v1.2.1

9523b417ba94b2f686610fdb331f012ccd6f63e4 authored almost 2 years ago by Paul Davis <[email protected]>
Use slug as user name if no display_name exists

8b440bbd57a10a90ce5d8ea0c5342cf66ab651d7 authored almost 2 years ago by Paul Davis <[email protected]>
v1.2.0

4204a15780156b1dd5425caa11c0acbc5dbc5137 authored almost 2 years ago by Paul Davis <[email protected]>
Add internal #wordpress tag to all posts & pages

ef4f7b4d713b06583835e53da9033a72b0c43455 authored almost 2 years ago by Paul Davis <[email protected]>
v.1.1.1

4a5ea55f8822e94cdcf0f3f2b2ca1cb693e8d114 authored over 2 years ago by Paul Davis <[email protected]>
Fix date format

Closes #28

Changes the date format to be compatible with PHP 7

12fb42267f5657e428f746dab873422a777b47ed authored over 2 years ago by Paul Davis <[email protected]>
Prepared 1.1.0 for release

3ccbda07f85248e75c0537608c431608ccf1feb2 authored over 2 years ago by Paul Davis <[email protected]>
Move Ghost image path base to protected variable

cff88612cd53f34cc9f67358689fee857cc0d00a authored over 2 years ago by Paul Davis <[email protected]>
Move json cleaning to new private function

d6156b47bdf5cb736795bba77a7bb358b891964d authored over 2 years ago by Paul Davis <[email protected]>
Remove unnecessary permissions check

We check if the user is an administrator before initiating the plugin in `ghost.php`, so this ch...

68ff23dd8ff6910b5df83ac2536ed2ccd41b2026 authored over 2 years ago by Paul Davis <[email protected]>
Removed unused `html` property from post objects

This is not read in the import process and only causes a larger than necessary file size

43f45613f0b539a313eae45f1cf793f530f391b1 authored over 2 years ago by Paul Davis <[email protected]>
Remove unused `language` property on post objects

ec96da13f6546dd18ad908d2d7f32393ce934a15 authored over 2 years ago by Paul Davis <[email protected]>
Improve check for featured image src

15c67be65bc955ed5ea8afb9a2e961bbdf409b2c authored over 2 years ago by Paul Davis <[email protected]>
Use meta title & description if available

241f2a9ed9643cb7a6f5716c99d57a6a012f3f8c authored over 2 years ago by Paul Davis <[email protected]>
Use user_login for author slugs

This better represents the slug used on the front-end in WP

653e169fd617c2d3b5af2de98ffea19c12ae26e2 authored over 2 years ago by Paul Davis <[email protected]>
Add new array for posts_authors assignments

cdf47a7deddf6ec8c40e674fc785b51baf1657f7 authored over 2 years ago by Paul Davis <[email protected]>
Show media directory file size in diagnostics

Can be helpful in figuring out why exporting JSON with images sometimes doesn't work

1f741f0332127d48ac41fe626e4ce2a5b67d915d authored over 2 years ago by Paul Davis <[email protected]>
Update date format again

And store date display format in a globally protected variable to keep it DRY

16d8151df6eec59a7f518904007291face3cbd1f authored over 2 years ago by Paul Davis <[email protected]>
If no published date, set as null

This is mirrors a JSON export from Ghost. With the blank string used before, Ghost sees this as ...

636f61d2373881a1e96563d0dab801b8c9ec8dac authored over 2 years ago by Paul Davis <[email protected]>
Correct formatting to better comply with the WP guidelines

06f9a95566c6624350570553ca9b87e29da0e26c authored over 2 years ago by Paul Davis <[email protected]>
Update post array to better reflect what Ghost expects since v4

123c1616d2f4d709a4b856a96c41f67ea580e4b9 authored over 2 years ago by Paul Davis <[email protected]>
Prepared 1.0.5 for release

197cd5311f1364761235209d737296a9f74b167f authored over 2 years ago by Paul Davis <[email protected]>
Improve admin screen

42b0abb7d86dc240983a2bc6d37e57dc9ca3717c authored almost 3 years ago by Paul Davis <[email protected]>
Update icon

f627cc3e7e6de0b2e36383b84bd698a48bf8b688 authored almost 3 years ago by Paul Davis <[email protected]>
Filter users by capability instead of role

Refs https://github.com/TryGhost/wp-ghost-exporter/commit/50ce3de394ba9a44ced038abdf4dc77a2b585207

741f28e4e915f3ea6b0ea304a1014f460b478354 authored almost 3 years ago by Paul Davis <[email protected]>
Use ISO 8601 dates

0960a49ff8fbdaf8d569e3b78125351b1712ba36 authored almost 3 years ago by Paul Davis <[email protected]>
Include user roles

0879b070de49de00f2e9a55f529608d7892e937c authored almost 3 years ago by Paul Davis <[email protected]>
Only export users with roles that can create posts

This prevents 'subscriber' users from being counted as staff once migrated

50ce3de394ba9a44ced038abdf4dc77a2b585207 authored almost 3 years ago by Paul Davis <[email protected]>
Prepared 1.0.4 for release.

405b235188cf2e5ffcffe4b844b6cdf80ed5054f authored almost 3 years ago by Nathan Jeffery <[email protected]>
Limit plugin to admin users only (#26)

ba87ab0c2256f36359d490947cef9047fd022cf6 authored almost 3 years ago by Paul Davis <[email protected]>
2022

85854d309461fe37491b34f8ed869b6533605fbe authored almost 3 years ago by John O'Nolan <[email protected]>
Updated stable tag and release notes.

9f0cbc8b6722bbe6e39a0e7ec0802847ed618b6e authored almost 4 years ago by Nathan Jeffery <[email protected]>
New branding and updated version compatibility to WP 5.7.0

3db584d2513dc3468324a932556365d084e5cf61 authored almost 4 years ago by Paul Davis <[email protected]>
Incremented version number in the plugin itself.

557114ab4ce495d4ec859e08dbc7b45c0d022763 authored almost 4 years ago by Nathan Jeffery <[email protected]>
Incremented version number, updated release notes and credited PaulAdamDavis

8caaad4379f71dacbc4def4313683e4fbd40d2a2 authored almost 4 years ago by Nathan Jeffery <[email protected]>
Fix absolute image URLs in post content

418c6f149e0ab55eec31c5e0da51be6897410db3 authored almost 4 years ago by Paul Davis <[email protected]>
Remove unused Markdown parser

b79bfa388d73bfa19aa605d8152aa9aa00c442f9 authored almost 4 years ago by Paul Davis <[email protected]>
Clean up UI

Refs #18

- Removes calls for Open Sans webfont
- Removes many custom styles, opting to use WP d...

99b834ad260850ecfca8c68c77e9a3906cb15a12 authored almost 4 years ago by Paul Davis <[email protected]>
2021

09caf8f6a485fc79fb5a809a6d977b4a9a640cd5 authored almost 4 years ago by John O'Nolan <[email protected]>
Updated stable version number.

f24a3160ce1c3f4ed00e504ae842605593eb940a authored about 5 years ago by Nathan Jeffery <[email protected]>
Updated stable tag.

a0216586a028ec2b011aedb653569756812af0ef authored about 5 years ago by Nathan Jeffery <[email protected]>
Added diagnostics section and fixed a typo.

4bb6eee320a61a99fe992a618c0aaa113af28c31 authored about 5 years ago by Nathan Jeffery <[email protected]>
Added check for minimum PHP version.

3389086a5bafb9cd1fa6952febdb65b2cd10f734 authored about 5 years ago by Nathan Jeffery <[email protected]>
Added notice if ZipArchive is not installed.

1160d74ce49d3814356a0ee7e8653749ef452ce7 authored about 5 years ago by Nathan Jeffery <[email protected]>
Added JSON only export as a fallback option and updated the preview screenshot.

9ea83b23971ef6807c5507b655490630c69ebd7b authored about 5 years ago by Nathan Jeffery <[email protected]>
Updated WordPress minimum version requirement to 4.2.0.

5e54f9290badd2cd5deea31844191835b46807b9 authored about 5 years ago by Nathan Jeffery <[email protected]>
Combined image archive and JSON export into one zip archive. Updated readme to reflect the latest version of WordPress the plugin was tested with and the latest functional changes.

634ec92dad22c02a34406addf8239e7f2a194565 authored about 5 years ago by Nathan Jeffery <[email protected]>
Added the option to download an archive of images in a Ghost compatible directory structure.

43a792d95b0b05d52d7a81b7dd14bfa46bdeeb3c authored about 5 years ago by Nathan Jeffery <[email protected]>
Upload URLs are now exported with a relative path compatible with Ghost.

bde9defbb8c1e3842a1585eff2b5fa73ff5b3e8c authored about 5 years ago by Nathan Jeffery <[email protected]>
Applied filters to the post content variable to address an issue with content generated by shortcodes not being exported as HTML.

ab728c3e6f7296f0e0087962aa6578615c1c4422 authored about 5 years ago by Nathan Jeffery <[email protected]>
Ecto1

4e39780eda28153a5a765959db021d864732b996 authored about 5 years ago by John O'Nolan <[email protected]>
Update donations link

b221a32a2b10477561206de0631c07f0ee4658cd authored about 5 years ago by John O'Nolan <[email protected]>
Update tags

295fa093fdb717021d9c652eafbbb11730d1d35f authored about 5 years ago by John O'Nolan <[email protected]>
Update assets

cca713b69374da1a2f0350b18fdfe453d740cc84 authored about 5 years ago by John O'Nolan <[email protected]>
Housekeeping

14a02c2922fdcf9f8c400d5a008d6bb37a0259cc authored about 5 years ago by John O'Nolan <[email protected]>
Updated export format to support Ghost 2.x & 3.x (#15)

* Updated export format to support Ghost 2.x & 3.x
* Updated slug to use user_nicename.
* Upda...

02089db6d6b5915889fa159f785a4f74e5aefd92 authored about 5 years ago by Nathan Jeffery <[email protected]>
Merge pull request #8 from tomerlichtash/master

encode_json => wp_encode_json (v4.x comptability)

8096b84d9d3817447752dd9f45f7050923e7f919 authored about 8 years ago by Gabor Javorszky <[email protected]>
encode_json => wp_encode_json (v4.x comptability)

ee5f6420f70b1f61c715ee1482d6432eb6918260 authored about 8 years ago by Tomer Lichtash <[email protected]>
Merge branch 'master' of github.com:TryGhost/wp-ghost-exporter

5770abd75ebee719a1804d952d4c4ad66217a1bb authored over 8 years ago by Gabor Javorszky <[email protected]>
Version 0.5.6 and changelog entry

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1407042 b8457f37-d9ea-0310-8a92-e5e31ae...

ab27a4fd623b9e2877914d949bb0e7b1f8a4b133 authored over 8 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Merge branch 'master' of github.com:TryGhost/wp-ghost-exporter

170e9385a6ec7f3860807d550ed321220e6c9565 authored over 8 years ago by Gabor Javorszky <[email protected]>
Version 0.5.6 and changelog entry

e1d4ab485c340a28219ea76d3a4553794fa8d340 authored over 8 years ago by Gabor Javorszky <[email protected]>
Added check of user permissions before downloading the file

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1406783 b8457f37-d9ea-0310-8a92-e5e31ae...

0c5f8541a2de2ebb4341763f5a2e4f134f3aef40 authored over 8 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Merge pull request #5 from tomhallam/master

Added check of user permissions before downloading the file

04e7459c7985ab4f2bbc25bc1bae43612e18ae91 authored over 8 years ago by John O'Nolan <[email protected]>
Added check of user permissions before downloading the file

edf404bf5848a7c948b8157bd2c7ffa585e7a38a authored over 8 years ago by Tom Hallam <[email protected]>
Added 'the_content' filter around ->content

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1023695 b8457f37-d9ea-0310-8a92-e5e31ae...

2e774537523843fc673a59bb16f0cd25b3d9c7b6 authored about 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Header and code fixes

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1022483 b8457f37-d9ea-0310-8a92-e5e31ae...

11c310647b13aa1932c71aacc077a23e4cc8e11b authored about 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
libs were missing

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1007545 b8457f37-d9ea-0310-8a92-e5e31ae...

c33db08ea17fcc9bc674eecfd83cf3a9714c8835 authored about 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
html 2 markdown, featured image

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@1007543 b8457f37-d9ea-0310-8a92-e5e31ae...

385e43b8a0c7b3d28092893394d401699002c67a authored about 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Implemented string limits to fit in db schema

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@983167 b8457f37-d9ea-0310-8a92-e5e31aec...

688a8e9a1deecf024906521c654581a654f4f28b authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
housekeeping in repository

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@974689 b8457f37-d9ea-0310-8a92-e5e31aec...

e1e901f236923e6dd82ccdacbe1631c0dab48710 authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
attempting to fix readme file

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@974522 b8457f37-d9ea-0310-8a92-e5e31aec...

528a4c488a3e2c7883962913341b05cf543c188b authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
cleaning up the readme files

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@974505 b8457f37-d9ea-0310-8a92-e5e31aec...

b2181e3d83d37a9dc11092f627de4aeef1fa5c25 authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
missed changing the version

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@974357 b8457f37-d9ea-0310-8a92-e5e31aec...

afcc45bd6ca9751984146a987d86854b75c10ba1 authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
adding version 0.5.0, multi user

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@974353 b8457f37-d9ea-0310-8a92-e5e31aec...

2fd4920ea7c09f2f029612f0b707426634baca26 authored over 10 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
added future and pending status support

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@867689 b8457f37-d9ea-0310-8a92-e5e31aec...

c2d744b30aaa663d0225a9a7cab8145b9deffc18 authored almost 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
removed published_at from draft posts

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@861940 b8457f37-d9ea-0310-8a92-e5e31aec...

a29afff48b4526cba3e8d64c667e776afa08665d authored almost 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Fixed date export format, added quick link

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@861295 b8457f37-d9ea-0310-8a92-e5e31aec...

c647ca4b8a2678995446c14ecf13fba33a205719 authored almost 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Fixed an issue with future published posts

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@824907 b8457f37-d9ea-0310-8a92-e5e31aec...

e02000e7d226efc2704bd9595b13c89bb43c3286 authored about 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Fixed double tag issue

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@802955 b8457f37-d9ea-0310-8a92-e5e31aec...

80013327dc68f3653f97985c4bfa85634abf14b0 authored about 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
fixed duplicate tag/category slug issue

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@795086 b8457f37-d9ea-0310-8a92-e5e31aec...

e47289df2ef8866bfdd7e77c33401d3f8eb85103 authored about 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Reworked tagging support

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@795062 b8457f37-d9ea-0310-8a92-e5e31aec...

9fded7b07553d74add3f817ac2fc18fbd32a95a2 authored about 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
fixing a typo

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@779624 b8457f37-d9ea-0310-8a92-e5e31aec...

7ff95ac67086a0ae4694de15b7bacbcd05e28219 authored over 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
fixed a path issue on export //cc Ian Wootten

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@779621 b8457f37-d9ea-0310-8a92-e5e31aec...

98b769fd4603d8c916a03003593d96d70456c669 authored over 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Adding initial implementation of WordPress to Ghost exporter

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@775273 b8457f37-d9ea-0310-8a92-e5e31aec...

98b0f0b8ec6cc18f05b4eda7bb55bec485eb1c38 authored over 11 years ago by javorszky <javorszky@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Typos

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@766352 b8457f37-d9ea-0310-8a92-e5e31aec...

4745a4c273b56c1e2aa1a6d6e44a488844ff222f authored over 11 years ago by JohnONolan <JohnONolan@b8457f37-d9ea-0310-8a92-e5e31aec5664>
Initial commit

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@766347 b8457f37-d9ea-0310-8a92-e5e31aec...

ba5d3aa617e81a7b4036c1f90b3b221fbca83af7 authored over 11 years ago by JohnONolan <JohnONolan@b8457f37-d9ea-0310-8a92-e5e31aec5664>
adding ghost by JohnONolan

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@623576 b8457f37-d9ea-0310-8a92-e5e31aec...

24752cde30a995167773ed121b7e68d58f29cb73 authored about 12 years ago by plugin-master <plugin-master@b8457f37-d9ea-0310-8a92-e5e31aec5664>