Description
Usage
aalt( $alt );
Parameters
- $alt
- ( mixed ) optional –
Returns
void
Source
File name: oik/includes/deprecated-bobblink.inc
Lines:
1 to 3 of 3
function aalt( $alt = NULL ) { return( kv( "alt", $alt ) ); }
WordPress plugins and themes
aalt( $alt );
void
File name: oik/includes/deprecated-bobblink.inc
Lines:
function aalt( $alt = NULL ) { return( kv( "alt", $alt ) ); }
Published: | Last updated: