gust
gust copied to clipboard
port of Ghost admin panel to WordPress
Wishlist
When I hit enter button during editing post it does not end line in proper place
I found that markdown footnotes are not working. ``` For example [^1] [^1]: Some explanation ``` Above snippet will not generate a footnote link like Ghost does.
Why not add a link in wordpress admin panel which can may be open the page in new window / tab. Plus is there any specific htaccess or nginx config...
API error: parsererror WordPress database error: [Table 'dehesada_wor1.wp_posts' doesn't exist] MSELECT post_date FROM wp_posts WHERE ID = 566 The current table name is "dehesada_wor1.is_wp_posts" It should read the custom table...
In WordPress, you can define two constants for using SSL on the admin: ``` php // use SSL for the login form define('FORCE_SSL_LOGIN', true); // use SSL in all of...
Just updated to gust from github and I'm getting the following error: `Notice: Undefined offset: 1 in /wp-content/plugins/gust/gust.class.php on line 422` To me it looks like a an error in...
I know what you're thinking, disable the plugin and it'll work. You're right, it will, but this isn't 'just' a third-party plugin from the WP Repo, this is a paid...
Automatically upload images from the internet, if foreign url is mentioned in `![]{image-1}`