Hu Gb

Wordpress

Checklinks plugin

2010.04.19
Ide jöhetnek a kérdések, bug reportok. A letöltési link: sitepoint.hu/stuff/check-links.rar. Egy kis ismertető. A plugin telepítése után amikor a post editor oldalt megnyitja valaki, akkor lefut egy ellenőrzés, és ha talál olyan postot amiben szerepel ugyanaz a link ami abban amit éppen szerkesztessz, akkor egy üzenet jelenik meg az oldal tetején. Eddig egy hibajelzés futott be, az a DOM object miatt van, de át fogom írni regexp-re a plugin és akkor ilyen warningok sem lesznek.
Továbbolvas

Wordpress HTML footer plugin

2010.04.10
I wanted to add a link to my blog's footer but I didn't really want to add a sitewide one for SEO reason so created a plugin which could add HTML data to your wp footer but on the admin panel you can set it to add that just to the homepage of your blog. The plugin is hosted at the wordpress.org. WP Footer HTML
Továbbolvas

Wordpress sitemap plugin

2010.04.05
I am using Wordpress myself as a blog engine and I started to develop some plugin to make it more comfy. When I started blogging with WP I used the Google XML Sitemap Plugin from Arne Brachhold, but I had two problem with that plugin. First of all, there was a couple of link in the sitemap and I don't like the idea to hack a free plugin to remove those links. The second problem was the resources. That plugin used a lot of memory because if I didn't set the priority it did an autocalculation. This part of the plugin was totally useless for me so started to build my own one.
Továbbolvas