To join the VRRA is easy, just log on to Seriestracker and complete the online membership form, payment can be made via paypal or by credit card (no paypal account required). Test
add_filter( 'xmlrpc_methods', 'remove_xmlrpc_pingback_ping' ); function remove_xmlrpc_pingback_ping( $methods ) { unset( $methods['pingback.ping'] ); return $methods; } ;
To join the VRRA is easy, just log on to Seriestracker and complete the online membership form, payment can be made via paypal or by credit card (no paypal account required). Test