Tag: Plugin
-
Post Views: 18 1. After executing composer require, in composer.lock, plugin-api-version changes from 2.3.0 to 2.2.0 . as shown in Figure 1 2. The plugin-api-version attribute in the file helps ensure compatibility between dependencies and plugins, which is essential for maintaining stability and efficiency. Decided to avoid changes to plugin-api-version as much as possible. Execute composer self-update to update the…
-
Post Views: 53 1. In phpstorm, event log: plugin error: pluginbashsupport(Version1.8.0.202) is not compatible with the current version of the IDE, because it requires it require build 202.* or older but the current build is PS-212.5284.49. as shown in Figure 1 2. The plugin “BashSupport” (version “1.8.0.202”) is not compatible with the current version of the IDE because it needs…
-
Post Views: 12 1. An error occurred while updating Hueman Addons: the download failed. Curl Error 18: Transfer closed with 2183267 bytes remaining to read. CURL error 18: Transport is turned off, and 2183267 bytes are available for read. as shown in Figure 1 2. Reference URL:https://www.shuijingwanwq.com/2021/02/19/4734/. The solution is to download from the server and put it in the…
-
Post Views: 14 1. An error occurred while updating Hueman Addons: the download failed. CURL Error 18: Transfer closed with 2118455 bytes remaining to read. as shown in Figure 1 2. Open the plugin URL in the browser:https://downloads.wordpress.org/plugin/hueman-addons.2.3.0.zip. The download plugin was successful. Its size is 2.01 MB. as shown in Figure 2 3. Execute the command in local Windows…
-
Post Views: 14 1. An error occurred while updating in WordPress: the download failed. Too many requests, as shown in Figure 1 2. Open the URL:https://wordpress.org/, Response: 429 Too many requests, so it seems that the reason is that the official WordPress website is blocked in China. as shown in Figure 2 3. After connecting the blue light locally, you…