Skip to content

Commit

Permalink
Merge pull request #82 from rishishah-multidots/try/inline-block-comm…
Browse files Browse the repository at this point in the history
…enting

Remove code from block-comment.php
  • Loading branch information
poojabhimani12 authored Oct 22, 2024
2 parents 7bf2c78 + 4b59a86 commit 1cfd88e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions lib/compat/wordpress-6.8/block-comments.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
<?php
/**
* PHP and WordPress configuration compatibility functions for the Gutenberg
* editor plugin changes related to REST API.
*
* @package gutenberg
*/

if ( ! defined( 'ABSPATH' ) ) {
die( 'Silence is golden.' );
}

/**
* Updates the comment type in the REST API for WordPress version 6.7.
*
Expand Down

0 comments on commit 1cfd88e

Please sign in to comment.