Skip to content

Instantly share code, notes, and snippets.

@mustardamus
Created November 19, 2009 17:05
Show Gist options
  • Save mustardamus/238901 to your computer and use it in GitHub Desktop.
Save mustardamus/238901 to your computer and use it in GitHub Desktop.
<?php
$plugins = array(
array(
"name" => "WP-PageNavi",
"function" => "wp_pagenavi",
"plugin" => "wp-pagenavi"
)
);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment