You appear to be a bot. Output may be restricted
Description
Currently there are 12 screenshots
Usage
Tests_nivo_php::test_bw_get_spt_screenshot();
Parameters
Returns
void
Source
File name: oik-nivo-slider/tests/test-nivo-php.php
Lines:
1 to 5 of 5
function test_bw_get_spt_screenshot() { $urls = bw_get_spt_screenshot( ['post_type' => 'screenshot:oik-nivo-slider' ] ); $this->assertCount( 12, $urls ); //print_r( $urls ); }