/home/techb158/dev.aleamaralawal.com/wp-admin/includes
NameSizeModeActions
admin-filters.php80340644editdlrm
admin.php36280644editdlrm
ajax-actions.php1535400644editdlrm
bookmark.php116780644editdlrm
class-automatic-upgrader-skin.php36630644editdlrm
class-bulk-plugin-upgrader-skin.php25900644editdlrm
class-bulk-theme-upgrader-skin.php26600644editdlrm
class-bulk-upgrader-skin.php66610644editdlrm
class-core-upgrader.php151980644editdlrm
class-custom-background.php217500644editdlrm
class-custom-image-header.php492490644editdlrm
class-file-upload-upgrader.php41630644editdlrm
class-ftp-pure.php54260644editdlrm
class-ftp-sockets.php84790644editdlrm
class-ftp.php273420644editdlrm
class-language-pack-upgrader-skin.php28700644editdlrm
class-language-pack-upgrader.php155280644editdlrm
class-pclzip.php1966670644editdlrm
class-plugin-installer-skin.php119470644editdlrm
class-plugin-upgrader-skin.php32780644editdlrm
class-plugin-upgrader.php232490644editdlrm
class-theme-installer-skin.php129740644editdlrm
class-theme-upgrader-skin.php41760644editdlrm
class-theme-upgrader.php267830644editdlrm
class-walker-category-checklist.php50920644editdlrm
class-walker-nav-menu-checklist.php57810644editdlrm
class-walker-nav-menu-edit.php142980644editdlrm
class-wp-ajax-upgrader-skin.php41930644editdlrm
class-wp-application-passwords-list-table.php69490644editdlrm
class-wp-automatic-updater.php619050644editdlrm
class-wp-comments-list-table.php346200644editdlrm
class-wp-community-events.php186470644editdlrm
class-wp-debug-data.php710430644editdlrm
class-wp-filesystem-base.php256220644editdlrm
class-wp-filesystem-direct.php191660644editdlrm
class-wp-filesystem-ftpext.php249260644editdlrm
class-wp-filesystem-ftpsockets.php203560644editdlrm
class-wp-filesystem-ssh2.php258150644editdlrm
class-wp-importer.php82790644editdlrm
class-wp-internal-pointers.php45930644editdlrm
class-wp-links-list-table.php101030644editdlrm
class-wp-list-table-compat.php14970644editdlrm
class-wp-list-table.php548730644editdlrm
class-wp-media-list-table.php277860644editdlrm
class-wp-ms-sites-list-table.php235980644editdlrm
class-wp-ms-themes-list-table.php302660644editdlrm
class-wp-ms-users-list-table.php161880644editdlrm
class-wp-plugin-install-list-table.php250760644editdlrm
class-wp-plugins-list-table.php615490644editdlrm
class-wp-post-comments-list-table.php14530644editdlrm
class-wp-posts-list-table.php684570644editdlrm
class-wp-privacy-data-export-requests-list-table.php60260644editdlrm
class-wp-privacy-data-removal-requests-list-table.php61780644editdlrm
class-wp-privacy-policy-content.php330210644editdlrm
class-wp-privacy-requests-table.php148060644editdlrm
class-wp-screen.php375660644editdlrm
class-wp-site-health-auto-updates.php143370644editdlrm
class-wp-site-health.php1311680644editdlrm
class-wp-site-icon.php64890644editdlrm
class-wp-terms-list-table.php215840644editdlrm
class-wp-theme-install-list-table.php157030644editdlrm
class-wp-themes-list-table.php103390644editdlrm
class-wp-upgrader-skin.php70640644editdlrm
class-wp-upgrader-skins.php14770644editdlrm
class-wp-upgrader.php483670644editdlrm
class-wp-users-list-table.php193510644editdlrm
comment.php94570644editdlrm
continents-cities.php205400644editdlrm
credits.php58320644editdlrm
dashboard.php706160644editdlrm
deprecated.php419600644editdlrm
edit-tag-messages.php14780644editdlrm
export.php259760644editdlrm
file.php984240644editdlrm
image-edit.php441470644editdlrm
image.php451720644editdlrm
import.php66170644editdlrm
list-table.php38020644editdlrm
media.php1201880644editdlrm
menu.php96400644editdlrm
meta-boxes.php668570644editdlrm
misc.php464430644editdlrm
ms-admin-filters.php12960644editdlrm
ms-deprecated.php37700644editdlrm
ms.php359590644editdlrm
nav-menu.php491360644editdlrm
network.php270380644editdlrm
noop.php11480644editdlrm
options.php43030644editdlrm
plugin-install.php391870644editdlrm
plugin.php932950644editdlrm
post.php822290644editdlrm
privacy-tools.php337320644editdlrm
revision.php166290644editdlrm
schema.php455830644editdlrm
screen.php63900644editdlrm
taxonomy.php84830644editdlrm
template.php998300644editdlrm
theme-install.php70100644editdlrm
theme.php475330644editdlrm
translation-install.php110480644editdlrm
update-core.php861420644editdlrm
update.php348290644editdlrm
upgrade.php1166740644editdlrm
user.php239130644editdlrm
widgets.php105460644editdlrm
Edit: /home/techb158/dev.aleamaralawal.com/wp-admin/includes/comment.php (9457B)
get_var( $wpdb->prepare( "SELECT comment_post_ID FROM $wpdb->comments WHERE comment_author = %s AND $date_field = %s", stripslashes( $comment_author ), stripslashes( $comment_date ) ) ); } /** * Updates a comment with values provided in $_POST. * * @since 2.0.0 * @since 5.5.0 A return value was added. * @since 7.1.0 The comment parent can be updated via `$_POST['comment_parent']`. * * @return int|WP_Error The value 1 if the comment was updated, 0 if not updated. * A WP_Error object on failure. */ function edit_comment() { if ( ! current_user_can( 'edit_comment', (int) $_POST['comment_ID'] ) ) { wp_die( __( 'Sorry, you are not allowed to edit comments on this post.' ) ); } if ( isset( $_POST['newcomment_author'] ) ) { $_POST['comment_author'] = $_POST['newcomment_author']; } if ( isset( $_POST['newcomment_author_email'] ) ) { $_POST['comment_author_email'] = $_POST['newcomment_author_email']; } if ( isset( $_POST['newcomment_author_url'] ) ) { $_POST['comment_author_url'] = $_POST['newcomment_author_url']; } if ( isset( $_POST['comment_status'] ) ) { $_POST['comment_approved'] = $_POST['comment_status']; } if ( isset( $_POST['content'] ) ) { $_POST['comment_content'] = $_POST['content']; } if ( isset( $_POST['comment_ID'] ) ) { $_POST['comment_ID'] = (int) $_POST['comment_ID']; } if ( isset( $_POST['comment_parent'] ) ) { $comment_id = (int) $_POST['comment_ID']; $comment_parent = (int) $_POST['comment_parent']; $_POST['comment_parent'] = $comment_parent; $comment = get_comment( $comment_id ); if ( $comment && $comment_parent && $comment_parent !== (int) $comment->comment_parent ) { if ( ! get_option( 'thread_comments' ) ) { return new WP_Error( 'comment_parent_invalid', __( 'The comment parent cannot be changed because threaded comments are disabled.' ) ); } if ( $comment_parent === $comment_id ) { return new WP_Error( 'comment_parent_invalid', __( 'A comment cannot be a reply to itself.' ) ); } $parent = get_comment( $comment_parent ); $parent_status = $parent ? wp_get_comment_status( $parent ) : false; $comment_status = $_POST['comment_approved'] ?? $comment->comment_approved; $comment_is_approved = in_array( $comment_status, array( 1, '1', 'approve' ), true ); // The parent must be a comment of the same type, on the same post, and publicly visible if the comment is approved. if ( ! $parent || (int) $parent->comment_post_ID !== (int) $comment->comment_post_ID || $parent->comment_type !== $comment->comment_type || in_array( $parent_status, array( 'spam', 'trash' ), true ) || ( $comment_is_approved && 'approved' !== $parent_status ) ) { return new WP_Error( 'comment_parent_invalid', __( 'Invalid parent comment.' ) ); } // Walk up the new parent's ancestors to prevent creating a threading loop. $ancestors = array(); $ancestor = $parent; $parent_depth = 1; while ( $ancestor && $ancestor->comment_parent && ! isset( $ancestors[ $ancestor->comment_ID ] ) ) { if ( (int) $ancestor->comment_parent === $comment_id ) { return new WP_Error( 'comment_parent_invalid', __( 'A comment cannot be a reply to one of its own replies.' ) ); } $ancestors[ $ancestor->comment_ID ] = true; ++$parent_depth; $ancestor = get_comment( $ancestor->comment_parent ); } $max_thread_depth = (int) get_option( 'thread_comments_depth' ); if ( $max_thread_depth ) { /* * The comment's replies move with it, so the whole subtree must stay within * the maximum depth. Measure its height one level of replies at a time, * stopping as soon as the subtree cannot fit, which also bounds the loop * should the stored comment hierarchy contain a cycle. */ $subtree_height = 1; $level_ids = array( $comment_id ); while ( $level_ids && $parent_depth + $subtree_height <= $max_thread_depth ) { $level_ids = get_comments( array( 'parent__in' => $level_ids, 'fields' => 'ids', 'status' => 'any', 'orderby' => 'none', ) ); if ( $level_ids ) { ++$subtree_height; } } if ( $parent_depth + $subtree_height > $max_thread_depth ) { return new WP_Error( 'comment_parent_invalid', __( 'The comment cannot be moved there because it or its replies would exceed the maximum threading depth.' ) ); } } } } foreach ( array( 'aa', 'mm', 'jj', 'hh', 'mn' ) as $timeunit ) { if ( ! empty( $_POST[ 'hidden_' . $timeunit ] ) && $_POST[ 'hidden_' . $timeunit ] !== $_POST[ $timeunit ] ) { $_POST['edit_date'] = '1'; break; } } if ( ! empty( $_POST['edit_date'] ) ) { $aa = $_POST['aa']; $mm = $_POST['mm']; $jj = $_POST['jj']; $hh = $_POST['hh']; $mn = $_POST['mn']; $ss = $_POST['ss']; $jj = ( $jj > 31 ) ? 31 : $jj; $hh = ( $hh > 23 ) ? $hh - 24 : $hh; $mn = ( $mn > 59 ) ? $mn - 60 : $mn; $ss = ( $ss > 59 ) ? $ss - 60 : $ss; $_POST['comment_date'] = "$aa-$mm-$jj $hh:$mn:$ss"; } return wp_update_comment( $_POST, true ); } /** * Returns a WP_Comment object based on comment ID. * * @since 2.0.0 * * @param int $id ID of comment to retrieve. * @return WP_Comment|false Comment if found. False on failure. */ function get_comment_to_edit( $id ) { $comment = get_comment( $id ); if ( ! $comment ) { return false; } $comment->comment_ID = (int) $comment->comment_ID; $comment->comment_post_ID = (int) $comment->comment_post_ID; $comment->comment_content = format_to_edit( $comment->comment_content ); /** * Filters the comment content before editing. * * @since 2.0.0 * * @param string $comment_content Comment content. */ $comment->comment_content = apply_filters( 'comment_edit_pre', $comment->comment_content ); $comment->comment_author = format_to_edit( $comment->comment_author ); $comment->comment_author_email = format_to_edit( $comment->comment_author_email ); $comment->comment_author_url = format_to_edit( $comment->comment_author_url ); $comment->comment_author_url = esc_url( $comment->comment_author_url ); return $comment; } /** * Gets the number of pending comments on a post or posts. * * @since 2.3.0 * @since 6.9.0 Exclude the 'note' comment type from the count. * * @global wpdb $wpdb WordPress database abstraction object. * * @param int|int[] $post_id Either a single Post ID or an array of Post IDs * @return int|int[] Either a single Posts pending comments as an int or an array of ints keyed on the Post IDs */ function get_pending_comments_num( $post_id ) { global $wpdb; $single = false; if ( ! is_array( $post_id ) ) { $post_id_array = (array) $post_id; $single = true; } else { $post_id_array = $post_id; } $post_id_array = array_map( 'intval', $post_id_array ); $post_id_in = "'" . implode( "', '", $post_id_array ) . "'"; $pending = $wpdb->get_results( "SELECT comment_post_ID, COUNT(comment_ID) as num_comments FROM $wpdb->comments WHERE comment_post_ID IN ( $post_id_in ) AND comment_approved = '0' AND comment_type != 'note' GROUP BY comment_post_ID", ARRAY_A ); if ( $single ) { if ( empty( $pending ) ) { return 0; } else { return absint( $pending[0]['num_comments'] ); } } $pending_keyed = array(); // Default to zero pending for all posts in request. foreach ( $post_id_array as $id ) { $pending_keyed[ $id ] = 0; } if ( ! empty( $pending ) ) { foreach ( $pending as $pend ) { $pending_keyed[ $pend['comment_post_ID'] ] = absint( $pend['num_comments'] ); } } return $pending_keyed; } /** * Adds avatars to relevant places in admin. * * @since 2.5.0 * * @param string $name User name. * @return string Avatar with the user name. */ function floated_admin_avatar( $name ) { $avatar = get_avatar( get_comment(), 32, 'mystery' ); return "$avatar $name"; } /** * Enqueues comment shortcuts jQuery script. * * @since 2.7.0 */ function enqueue_comment_hotkeys_js() { if ( 'true' === get_user_option( 'comment_shortcuts' ) ) { wp_enqueue_script( 'jquery-table-hotkeys' ); } } /** * Displays error message at bottom of comments. * * @since 2.5.0 * * @param string $msg Error Message. Assumed to contain HTML and be sanitized. * @return never */ function comment_footer_die( $msg ) { echo "

$msg

"; require_once ABSPATH . 'wp-admin/admin-footer.php'; die; }