mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 18:56:18 +09:00
Fixed Activity filter and added Activity Unit Test
This commit is contained in:
@@ -44,3 +44,4 @@ function wpstrava_load_plugin_textdomain() {
|
||||
add_action( 'plugins_loaded', 'wpstrava_load_plugin_textdomain' );
|
||||
|
||||
$wpstrava = WPStrava::get_instance();
|
||||
$wpstrava->hook();
|
||||
|
||||
Reference in New Issue
Block a user