Archive for October, 2006
-
Integrate Theme Switcher
What if you want Theme Switcher into all your WordPress Themes?
Try thisOpen file “wp-includes\template-functions-general.php" and search for “function wp_meta() {"
add this code just after "do_action('wp_meta');"echo "</ul><h2>Themes:</h2><div>";
wp_theme_switcher('dropdown');
echo "</div>";
save the file, and you'll get the Theme Switcher on everypage after the meta
-
Change WordPress page order
I am not sure why Page order is not working in WordPress, but this is a simple workaround to fix it
go to wordpress admin -> write -> write page -> change ALL pages “Page Order" from the right down box.
open file “wp-includes\template-functions-post.php" in any text editor.
go to line 334 or search for “function wp_list_pages($args = [...] -
10 Windows Explorer alternatives compared and reviewed
Windows Explorer, the default file manager for Microsoft Windows, hasn’t really changed all that much over the years. Below you’ll find reviews, screenshots and links to download 10 11 12 different alternatives.
If I haven’t included your favorite file manager (for Windows..) in this list, by all means please leave a comment below or feel free [...] -
Navigate Entries per page UPDATED
A Simple way to display entries per page with limits to group numbers so they do not get too big and styles for the navigation bar
-
Arab Renamer V2
Arab Renamer is a small tool to convert your Arabic letters to the corresponding English letters without any translation, but using well known method of writing Arabic.

