Horrible Documentation == Source of Frustration

Today i was working on some things for my AdRotate plugin. Then a sudden lack of documentation hit me. People on IRC who know nothing. And endless, not working, examples from a million websites made me get highly annoyed, frustrated and very unmotivated to do anything with WordPress.

As so often with WordPress the documentation was lacking. It gave so pointers and an example. Vague explanations as to what the variables to call this or that function could be. Right below the example there was a note that this example was just that and that it should not be used for a real website. Yay! Useless example! No clue as to how it should be done otherwise then!

Soooo, fuck php and WordPress for now! Enough useless non-productive evenings for the time being. Staring at a blank wall would get me further in life i’m sure.

If anyone knows how to properly implement a function (or bunch thereof) to make custom rewrite rules work in WordPress, let me know.
I want to use the $wp_rewrite class of which WP provides an API for plugins.

In the meantime…

*Resumes playing games and doing things that work! Like reading a book.*

About Arnan

Level 27, Humanoid.
This entry was posted in Uncategorized and tagged , , , , . Bookmark the permalink.

11 Responses to Horrible Documentation == Source of Frustration

  1. Andy Liguori says:

    Hope you get back to working on that soon…I’d leave you a big PayPal tip if you could find a way to integrate category inclusion/exclusion from the AdRotate front end.

  2. Arnan says:

    How do you mean category inclusion/exclusion?

  3. Caciano Gabriel says:

    Wow, that sucks.

    I was trying to apply support to internationalization languages in Adrotate by myself and fail miserable too…

  4. Arnan says:

    yes that’s a tricky one too.

  5. I was actually thinking about adding language support to AdRotate, what’s the big hole in the road?

  6. I see that there’s already some sort of preparation made for localizations, if you want me to I could finish that for you, just want to know if you have worked on it further than the current release.

  7. Arnan says:

    I’m not aware of any published attempts.

  8. Well, adrotate-widget.php has what it needs. I’ll continue this and send it to you:) If you want…?

  9. Arnan says:

    Oh yes but that is a very small part if the plugin. Also those lines are not inthe adrotate textdomain.

    Additionally I’m working on a new version already. Using old (current) files for this is not handy.

    When I find a way to make it work so I can maintain it on osx I’ll include I myself .

  10. Ok, let me know if you want any help:) Btw, you can use add-textdomain.php to add the textdomain, but you probably knew that:)

Comments are closed.