Рубрика: Wpmu blog

Search WordPress Blogs With Ease

Have you ever come across a popular WordPress blog that still uses the standard WordPress search widget? If you have, then you have no doubt been frustrated by the results. Seriously – it’s *nearly* as bad as this. For those of you who don’t know, the standard search widget in WordPress returns any post that...

Using Subversion with the WordPress Plugin Directory

Follow these step-by-step instructions to add and update plugins in the public WordPress Plugin Directory. These essential steps from the video follow below: Getting Started with Your Plugin Register for a WordPress.org Account Request to Put Your New Plugin in the WordPress Plugin Directory Install an SVN Client For Your Machine Choose a Local Directory...

How to Fix the “Warning: File_Get_Contents” Error

There’s a WordPress error that’s frustrating to no end because if you’ve come across it, you probably didn’t actually do anything wrong. Still, plastered across your site will be these words: Warning: file_get_contents(path/to/wordpress/file): failed to open stream: No such file or directory in /path/to/another/wordpress/file.php on line # The error message itself is almost misleading because...