using unique processed site dirs with addons? #43
Unanswered
leonstafford
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It looks like s3_path and s3_url are unused and can be safely removed. I don't think it was auto-code, just some stray code that was never removed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@john-shaffer is this by design or likely an auto-code cleanup issue I introduced?
$s3_path = \WP2Static\SiteInfo::getPath( 'uploads' ) . 'wp2static-processed-site.s3';
Beta Was this translation helpful? Give feedback.
All reactions