Title: Plugin did not upload
Last modified: October 19, 2021

---

# Plugin did not upload

 *  Resolved [heidimaria](https://wordpress.org/support/users/heidimaria/)
 * (@heidimaria)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/plugin-did-not-upload/)
 * I just want to say that I uploaded this plugin and it gave an error message and
   never showed up in my plugins folder. Maybe you should put a warning that there
   is a problem and it can’t be uploaded?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/plugin-did-not-upload/#post-15018020)
 * Hello there,
 * Thank you for taking the time to post your issue.
 * This is a strange rare issue that one of the first I have heard of, but I’m here
   to assist.
 * Can you please let me know what error message you received? Have you got a filesize
   limit set for uploading plugins?
 * By any chance did you manage to resolve it?
 * Thanks
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/plugin-did-not-upload/#post-15150471)
 * Hi there,
 * If you had a custom directory, for example if you renamed your /wp-content directory
   to something different like /content, version 11.5 (soon to be launched) will
   now find any custom content directories and install correctly.
 * Previously the CJT plugin was using some older CONST values to generate a directory
   path such as PLUGINDIR in combination with ABSDIR. The constant PLUGINDIR is 
   hardcoded in WP core to ‘wp-content’ which is why it will always look for that
   directory in its core.
 * However, there’s a different constant value in WP ie. WP_CONTENT_DIR which will
   always point to the content directory for the WP no matter the name of the directory.
   When you change the directory name from wp-content to something else, you have
   to mention that change and a new directory name in wp-config.php. WP_CONTENT_DIR
   automatically reads those new constants and updates the content dir name on the
   fly.
 * I am not 100% sure if this was your issue, but thought we would let you know 
   of this development that fixes a related installation issue.
 * Thanks
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/plugin-did-not-upload/#post-15161514)
 * Hi there,
 * I am just letting you know that CJT version 11.5 has now ben released with the
   following changes:
 * * Compatibility: PHP version 8+
    * Compatibility: MySQL version 8+ * Fix: Duplicate
   ID issue, which on rare occasions was fetching the ‘revision block’ ID for a 
   newly created block causing an error for duplicate entry * Enhancement: If the‘
   wp-content’ directory is renamed to something different (e.g. ‘content’), CJT
   will now find any custom content directories and install correctly.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin did not upload’ is closed to new replies.

 * ![](https://ps.w.org/css-javascript-toolbox/assets/icon-256x256.gif?rev=3132209)
 * [CSS & JavaScript Toolbox](https://wordpress.org/plugins/css-javascript-toolbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css-javascript-toolbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css-javascript-toolbox/)
 * [Active Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css-javascript-toolbox/reviews/)

## Tags

 * [Install](https://wordpress.org/support/topic-tag/install/)
 * [install issue](https://wordpress.org/support/topic-tag/install-issue/)
 * [installation](https://wordpress.org/support/topic-tag/installation/)
 * [upload error](https://wordpress.org/support/topic-tag/upload-error/)
 * [upload issue](https://wordpress.org/support/topic-tag/upload-issue/)
 * [upload plugin](https://wordpress.org/support/topic-tag/upload-plugin/)

 * 3 replies
 * 2 participants
 * Last reply from: [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/plugin-did-not-upload/#post-15161514)
 * Status: resolved