rotarytheme / rotary

Rotary WordPress Theme
GNU General Public License v2.0
4 stars 10 forks source link

line 102 in \wp-content\themes\rotary-master\includes\assets.php needs updating to add , $hook_extra = array()) { #60

Open mike-wallis opened 2 years ago

mike-wallis commented 2 years ago

line 102 in \wp-content\themes\rotary-master\includes\assets.php needs to be changed from function download_package($package, $check_signatures = true) { too function download_package($package, $check_signatures = true, $hook_extra = array()) {

as it causes a warning message beacuse of \wp-admin\includes\class-wp-upgrader.php line 256 public function download_package( $package, $check_signatures = false, $hook_extra = array() ) {

@since 5.5.0 Added the `$hook_extra` parameter.
posborn001002 commented 2 years ago

Thanks Mike. I’m not supporting this any more, but if you would like to update GitHub, you’re welcome to… and thanks!

Paul

On 24 Apr 2022, at 06:03, mike-wallis @.**@.>> wrote:

line 102 in \wp-content\themes\rotary-master\includes\assets.php needs to be changed from function download_package($package, $check_signatures = true) { too function download_package($package, $check_signatures = true, $hook_extra = array()) {

as it causes a warning message beacuse of \wp-admin\includes\class-wp-upgrader.php line 256 public function download_package( $package, $check_signatures = false, $hook_extra = array() ) {

@since 5.5.0 Added the $hook_extra parameter.

— Reply to this email directly, view it on GitHubhttps://github.com/rotarytheme/rotary/issues/60, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADMI4ZMDGXBHLBYNNH4BMF3VGTIZFANCNFSM5UFWLBBQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

asadewumi commented 1 year ago

Hello Paul Osborn,

I am a Rotarian from District 9125, I need the current version of this theme for my club's website please.

Thank you for this great theme