11411 readers
Working with an open-source platform that provides open-source plugins means it’s often cheap to build and maintain a website using WordPress, however because the platform and plugins are often open source it can also create a security headache for site administrators and that’s where Ultimate Security Checker comes into play.
The program is simple to use,
15715 readersDespite its horrendously long and horrible name theAdd Twitter, Facebook Like, Google plus one Social share plugin for WordPress is the best way we’ve discovered to date for adding horizontal share buttons with a vertical scroll option to WordPress enabled pages, posts, homepages and other display options on a WordPress setup.
To begin using the program
14625 readersnRelate is yet another related posts plugin for WordPress, however unlike other related posts plugins the nRelate option allows for easier and more robust customization of output settings. From choosing relevancy types (low, medium, high) to deciding output placement (top or bottom of post) and image sizes the program is simple to use and highly
5836 readersI often recommend the use of the Sitewide tags plugin as a means to pull in all the posts from all the sites across the network to the front page, or a secondary blog. Even though the plugin is pretty straightforward, a lot of people get tripped up on the little details. Installation: Install the
12468 readers
( example screenshot )PHP
function theme_options_panel(){
add_menu_page('Theme page title', 'Theme menu label', 'manage_options', 'theme-options', 'wps_theme_func');
add_submenu_page( 'theme-options', 'Settings page title', 'Settings menu label', 'manage_options', 'theme-op-settings', 'wps_theme_func_settings');
add_submenu_page( 'theme-options', 'FAQ page title', 'FAQ menu label', 'manage_options', 'theme-op-faq', 'wps_theme_func_faq');
}
add_action('admin_menu', 'theme_options_panel');
function wps_theme_func(){
echo '
Theme';
}
function wps_theme_func_settings(){
echo '
Settings';
}
function wps_theme_func_faq(){
echo '
FAQ';
}
Visit wpsnipp.com for details on how to setup
-
4169 readersUPDATED !
No XML /XHTML knowledge necessary
Well commented and clean CSS /XHTML Files
Tableless Layout
Tested and working in all common browsers
Detailed and Easy Theme settings panel
ThemeBox professional, flexible, business a...
1802 readersThere are 119 plug-ins in the WordPress Extend site that have the words backup and database in the descriptions. That in turn makes for a lot of options when it comes to backing up your critical data for your WordPress based website. A recent addition to the mix not only offers you a backup solution
9178 readers
PHP
if (!empty($_SERVER['SCRIPT_FILENAME']) && 'functions.php' == basename($_SERVER['SCRIPT_FILENAME']))
{
die ('No access!');
}
Visit wpsnipp.com for details on how to setup this WordPress snippet. Share this post. Facebook | StumbleUpon | Delicious | Tweet It | Digg This | DesignBump-It | DesignPoke-it
4931 readersWordPress Admin Toolbar Bookmarklet is a JavaScript bookmarklet for WordPress site administrators and designers.
Using jQuery, it appends the default WordPress admin menu to whatever page you’re currently on and styles it with CSS, fixing it to the top right corner. Assuming you’re on a site that’s running WordPress, you now have instant access to the
-
7181 readersOur approach with WordPress has always been to make it run on common server configurations. We want users to have flexibility when choosing a host for their precious content. Because of this strategy, WordPress runs pretty much anywhere. Web hosting platforms, however, change over time, and we occasionally are able to reevaluate some of the