Skip to content

Commit

Permalink
Removing the dev comment output from the frontend.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlangleyjr committed Jul 27, 2021
1 parent 67225cb commit ba83c61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions bylines.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,3 @@ function bylines_action_admin_notices_warn_requirements() {
}

require_once dirname( __FILE__ ) . '/includes/template-tags.php';
if ( file_exists( dirname( __FILE__ ) . '/includes/dev.php' ) ) {
require_once dirname( __FILE__ ) . '/includes/dev.php';
}
12 changes: 0 additions & 12 deletions includes/dev.php

This file was deleted.

0 comments on commit ba83c61

Please sign in to comment.