Notice: require(): read of 857 bytes failed with errno=12 Cannot allocate memory in /home/tvsazfgs/public_html/wp-settings.php on line 203

Notice: require(): read of 857 bytes failed with errno=12 Cannot allocate memory in /home/tvsazfgs/public_html/wp-settings.php on line 203
v_revision, * the correct post_author is probably $post->post_author, but that's only a good guess. * Update the revision version only and Leave the author as-is. */ if ( $prev_revision ) { $prev_revision_version = _wp_get_post_revision_version( $prev_revision ); // If the previous revision is already up to date, it no longer has the information we need :( if ( $prev_revision_version < 1 ) { $update['post_author'] = $prev_revision->post_author; } } // Upgrade this revision. $result = $wpdb->update( $wpdb->posts, $update, array( 'ID' => $this_revision->ID ) ); if ( $result ) { wp_cache_delete( $this_revision->ID, 'posts' ); } } while ( $prev_revision ); delete_option( $lock ); // Add a copy of the post as latest revision. if ( $add_last ) { wp_save_post_revision( $post->ID ); } return true; }
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '_show_post_preview' not found or invalid function name in /home/tvsazfgs/public_html/wp-includes/class-wp-hook.php on line 310

Fatal error: Uncaught Error: Call to undefined function Elementor\Core\wp_is_post_autosave() in /home/tvsazfgs/public_html/wp-content/plugins/elementor/core/documents-manager.php:757 Stack trace: #0 /home/tvsazfgs/public_html/wp-content/plugins/elementor/core/documents-manager.php(197): Elementor\Core\Documents_Manager->get_doc_type_by_id(35679) #1 /home/tvsazfgs/public_html/wp-content/plugins/elementor/includes/frontend.php(236): Elementor\Core\Documents_Manager->get(35679) #2 /home/tvsazfgs/public_html/wp-includes/class-wp-hook.php(310): Elementor\Frontend->init('') #3 /home/tvsazfgs/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #4 /home/tvsazfgs/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/tvsazfgs/public_html/wp-includes/template-loader.php(13): do_action('template_redire...') #6 /home/tvsazfgs/public_html/wp-blog-header.php(19): require_once('/home/tvsazfgs/...') #7 /home/tvsazfgs/public_html/index.php(17): require('/home/tvsazfgs/...') #8 {main} in /home/tvsazfgs/public_html/wp-content/plugins/elementor/core/documents-manager.php on line 757