Skip to content

Commit

Permalink
Merge pull request #1264 from coreymckrill/patch-2
Browse files Browse the repository at this point in the history
Posts Connector: Enable on the front end to ensure logging happens for REST API events
  • Loading branch information
kasparsd authored Oct 18, 2021
2 parents 4654c31 + 9c2b280 commit deca596
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions connectors/class-connector-posts.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ class Connector_Posts extends Connector {
'deleted_post',
);

/**
* Register connector in the WP Frontend
*
* @var bool
*/
public $register_frontend = false;

/**
* Return translated connector label
*
Expand Down

0 comments on commit deca596

Please sign in to comment.