Skip to content

Commit

Permalink
Remove textdomain loader
Browse files Browse the repository at this point in the history
Obsolete since WP 4.6
  • Loading branch information
joedolson committed Oct 21, 2024
1 parent 4f2ec50 commit 8deecf1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/my-tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/

load_plugin_textdomain( 'my-tickets', false, dirname( plugin_basename( __FILE__ ) ) . '/lang' );

/**
* Return current version of My Tickets.
*
Expand Down

0 comments on commit 8deecf1

Please sign in to comment.