Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../src/Integrat.../Elemento...
File: WidgetModern.php
*
[1000] Fix | Delete
* @since 1.9.6
[1001] Fix | Delete
*
[1002] Fix | Delete
* @return bool True if the user is an admin, false otherwise.
[1003] Fix | Delete
*/
[1004] Fix | Delete
private function is_admin(): bool {
[1005] Fix | Delete
[1006] Fix | Delete
return current_user_can( 'manage_options' );
[1007] Fix | Delete
}
[1008] Fix | Delete
}
[1009] Fix | Delete
[1010] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function