hanifb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: rewrite and template_redirectThank you both! Worked perfect!
Forum: Plugins
In reply to: Uneascaping postsFound it!
apply_filters('the_content',$thetext);Forum: Plugins
In reply to: calendar or event pluginForum: Plugins
In reply to: Is there a “Suggestion Box” plugin?Maybe a page with commenting?
Forum: Plugins
In reply to: Comment Plugin HelpHere is your problem:
Commented: <ul> <a title="Visit janelle" href="http://phinkness.com">janelle</a>, <a title="Visit Brenda" href="http://insanitykills.org">Brenda</a>, <a title="Visit Kelly" href="http://12string.org">Kelly</a>, </ul>to correct:
add in your css fileul { display:inline; margin:0px; padding0px; }Forum: Plugins
In reply to: wp-login.php helpIf you are trying to get a file through
fopenthrough http:// you will need a http:// wrapper, maybe Snoopy?Its included with wp.
Read more(php.net: fopen)
Forum: Plugins
In reply to: Uneascaping postsOk since nobody answered i assume that my question was misformulated,
What function adds the
<p>on line breaks when a post is read from the database?Forum: Fixing WordPress
In reply to: What’s better: WP integration or WP siteWP is one of the best small CMS systems out there.
I have a booking plugin under development, or you could make your own if you dont want to wait for my.
Check out:
http://www.alliansforsverige.se
or:
This(swedish)
They were buildt on and only on WordPress!