elementor / elementor/static-html-output

simplify WP directory renaming in output; force FQURLs in exported site to aid custom rewriting

Open
#57 4 comments 0 reactions 0 assignees View on GitHub
bug enhancement
Dominant language
PHP
Stars
128
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Current *solution* is overly complicated and error prone.

Plugin knows the locations of these key WP directories, so the user should just be able to input against each one, ie:

```
wp-content -> new-wp-content
themes -> new-themes
parent-theme -> new-parent-theme
child-theme -> new-child-theme
plugins -> new-plugins
inc -> new inc
[list of plugin names] do similar
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.