wp-update-server
wp-update-server copied to clipboard
A custom update API for WordPress plugins and themes. Intended to be used in conjunction with my plugin-update-checker library.
In PHP 8.1, the iterator declarations in /includes/Wpup/Headers.php are throwing a deprecation notice: ``` PHP Deprecated: Return type of Wpup_Headers::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the...
Have been working for many years fine, but now recently I see that wp-update-server folder is generating error_log file which has quickly grown into a 1GB in size. These are...
من فروشگاه افزونه و قالب وردپرس دارم فروشگاه من توسط ووکامرس ساخته شده است اگر بخواهیم مسیر اپلود محصولات دانلودی ووکامرس را به دایرکتوری wp-update-server تغییر دهیم باید از چه...
I see this error when i send request to [http://localhost/wp-update-server/?action=get_metadata&slug=my_plugin] : **Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wp-update-server\index.php on line 2 Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed...
I have uploaded a theme with the order example. How do I specify the slug of the theme? In the CSS it says text domain example and in the backend...
WordPress Updates plugin icon URL points to .../update-server/icons/plugin-slug-256x256.png instead of .../update-server/package-assests/icons/plugin-slug-256x256.png I have the latest version of both update server and plugin updater. There is a class that extends Wpup_UpdateServer....
Hi there, awesome plugin! Is it possible to get the API results after calling the URL? I tried var dumping the class but there is no info about the original...
erroo
What is the cause of the following error? بهروزرسانی ناموفق شد: {"success":true,"data":{"update":"plugin","slug":"amin_plugin","oldVersion":"\u0646\u06af\u0627\u0631\u0634 1.9","newVersion":"\u0646\u06af\u0627\u0631\u0634 2.9","plugin":"amin_plugin\/amin_plugin.php","pluginName":"test aminb"}}
Hi, This is a really great package. I found it very useful. However, one important feature is missing: the support for multiple versions of the package to be available for...
I'm not sure if you're still supporting this, but I've been using your code for quite some time now. For most plugins, new updates notices and updating works perfectly. But......