-
-
I’m not really fond with the new image caption short code. The caption template is not usable for me and for most of WordPress savvy user out there.WP caption structure
<div style="width: 169px" class="wp-caption alignnone" id="attachment_14"> <a rel="attachment wp-att-14" href="http://www.whatever.com/attachment/"> <img width="159" height="300" class="size-medium wp-image-14" title="Lorem ipsum" alt="Lorem ipsum" src="http://www.whatever.com/image.png"/> </a> <p class="wp-caption-text">Lorem ipsum</p> </div>
From the above HTML code the whole image content is wrap using a block elements "<div>".
The issue
If the below condition is met it will render the whole document invalid.
- Image caption is placed inside a paragraph.
- Wordpress wpautop (default filters) is enabled; wpautop will auto append <p> on raw text content.
-
- July 23, 2008 at 1:47 pm
- July 24, 2008 at 5:14 am
- 0.3
- url
-
-
-
If you have “no-script” addons installed in your Firefox, you will have problem downloading bleach EP at bleachportal (that was lame excuse) . Below is simple javascript code to bypass the counter.javascript:time=0;void(0);
Instruction
Copy paste the above code inside your browser address-bar, press enter and you are ready to go.
-
- July 22, 2008 at 6:40 am
- July 22, 2008 at 7:51 am
- 0.3
- url
-
-
-
There is a critical bug with Wordpress 2.6 (not a major headache actually ). Check out the full ticket at Wordpress development trac #7306.2.6 Permalink Defect
[...] 404 error appears on all permalinks when blog uses following permalink structure; /index.php/%postname%/. Clicking any post headings will give 404 error. Also archives /index.php/2008/07/ will give 404 error [...]
This issue arise if you set WP permalink structure to “/index.php/%postname%/“.
-
- July 21, 2008 at 11:43 am
- July 22, 2008 at 9:54 am
- 0.3
- url
-