Scuba Diving Activities in Kona Not Impacted
On May 3, the Kilauea volcano on the Island of Hawaii began erupting. Nearly 78 days later, the eruptions are still causing problems for some parts of the island. However, the majority of the island has remained unaffected, including the popular scuba diving and tourism hotspot of Kona.
Kona is located on the west side of the island where the Kilauea volcano is located in the southeast corner of Hawaii Island. You can see from the map below that the lava flow is concentrated in a very small part of the island.
// WP_User_Query arguments $args = array( 'role' => 'Author', 'search' => 'steve', 'search_columns' => array( 'user_login', 'user_nicename' ), 'orderby' => 'id', 'who' => 'authors', 'fields' => 'all_with_meta', ); // The User Query $user_query = new WP_User_Query( $args );