Easier Plugin Development by Moving Plugin Directory

Wordpress Logo

Easier Plugin Development by Moving Plugin Directory

If you’re a experienced programmer you’re testing your programs not only with the latest version of WordPress but also with some older versions since there are many dated installations. So you have several versions installed on your development server and want to test your newly created code with every single version.

Create A WordPress Archives Template for Your Theme

Wordpress Logo

Create A WordPress Archives Template for Your Theme

An archives page is great way of linking to all of your important archives such as monthly archives and category archives on one dedicated page. It’s a great alternative to simply linking to your older posts in your sidebar and footer. Surprisingly, a lot of themes out there don’t include one by default… so today, we’re going to show you a quick way of building one from scratch.

Troubleshooting WordPress 3.3 – Master List

Horray! Sonny is here! But OMGWTFBBQ!? WordPress 3.3 broke everything?

Don’t Panic!

This thread contains the known issues with plugins (and, yes, in core) found in 3.3. Please read this WHOLE topic and come back and check it later, as it will be updated.

Remember to be calm, be patient and be respectful. Volunteers are out here to TRY and help you, but we need your help too. ALL forum rules still apply. You are just as important as everyone else.

Einschränken der Daten-typen im WordPress Upload

Einschränken der Daten-typen im WordPress Upload

Einschränken der Daten-typen im WordPress Upload

WordPress hat mit Version 3.3 die Mediathek verändert – verbessert. Die Restriktionen im Bezug auf die Datei-Typen sind geblieben und man kann auf diese via Hook einwirken. So kann man in der Anwendungen die Datei-Typen einschränken und erweitern. Mittels zweier Hooks ist dies schnell getan und dabei ist noch ein Hinweis in der Oberfläche dabei, der die erlaubten Typen bekannt gibt.