automatic-theme-plugin-update icon indicating copy to clipboard operation
automatic-theme-plugin-update copied to clipboard

Self hosted plugin and theme update scripts

Results 17 automatic-theme-plugin-update issues
Sort by recently updated
recently updated
newest added

Hello. It seems that this piece of code (for the plugin update.php) is causing a Fatal Error `Call to undefined function auth_redirect() in /var/my/private/path/wp-admin/admin.php on line 80` I wondered if...

Hi jeremy, I saw your update meethod. in the update.php for theme update. .my_theme_api_call() was not working and the update was not properly working. kindly check the data and give...

New Wordpress restricted download updates form unknown hosts

The file downloaded from the server is renamed to download.tmp. I have tried zipping the files separately and then collectively as a folder, but it still happens. Can anybody tell...

### bad use of slugs the code uses the directory and then assumes that the plugin is in the format of slug/slug.php which is not always correct, sometimes the php...

I don't know why, but on a multisite installation a plugin (activate not networkwide, only on a blog into the multisite) the update-check-object $checked_data is everytime empty. if i make:...

just some suggestion, i'm not on my computer right now, so this is only some that i remember. ### API Script **index.php** on `basic_check` we don't need to feed all...