Ok I fixed the Php Version in WP
first step update PhP in Cpanel on the server.
from the Cpanel / file Manager / Folder “Public_Html” /Site name
edit the HTaccess file
change php56___ To phpXX___ Or php80___
Before
# END WordPress
AddHandler application/x-httpd-alt-php56___lsphp .php
AFTER
# END WordPress
AddHandler application/x-httpd-alt-php80___lsphp .php
May have to disable Pluggins that maynot be compatible.