February 12, 2011 2:01 am
Definition:
function plugin_dir_path( $file ) {}
returns:the filesystem path of the directory that contains the plugin
function plugin_dir_path( $file ) {
return trailingslashit( dirname( $file ) );
}
2517
Posted by Thorsten
Categories: /wp-includes/plugin.php, Documentation, Files, Functions, Functions by letter p
Tags: idd993390d39a950e7f4f32b824ebdf765, plugin_dir_path
Mobile Site | Full Site
Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.