New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slash missing from UI in Directory/Expiration Time panel #267
Comments
Noting here that in all three places where
define('WP_CONTENT_DIR', ABSPATH . 'wp-content');
define( 'WP_CONTENT_DIR', ABSPATH . 'wp-content' ); // no trailing slash, full paths only - WP_CONTENT_URL is defined further down
define( 'WP_CONTENT_DIR', ABSPATH . 'wp-content' ); |
raamdev
added a commit
that referenced
this issue
Sep 19, 2014
raamdev
added a commit
to wpsharks/comet-cache-pro
that referenced
this issue
Sep 19, 2014
This was referenced Sep 19, 2014
Closed by PR #325 and wpsharks/comet-cache-pro#80. |
Next release changelog:
|
Awesome! 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See screenshot:
Reported here: https://websharks.zendesk.com/agent/#/tickets/3360
The text was updated successfully, but these errors were encountered: