'ohsc-add-get-ratings-refresh', 'title' => 'Movie Ratings', 'function' => 'ohsc_get_ratings', 'args' => array( true ), ); afc_add_item( $button ); } add_action( 'init', 'ohsc_add_get_ratings_refresh' );