Wordpress Plugin: Default Post Content
heute kam mir der gedanke, dass es sehr praktisch wäre, wenn man bei der erstellung eines neuen posts einen default text vorgeben könnte; in diesem blog kann ich das zwar nicht benötigen, aber in einer firmeninternen wordpress installation sehr wohl.
zum glück geht das sehr einfach, daher hab ich gleich ein plugin erstellt: wp default post content
Related posts:
Related posts brought to you by Yet Another Related Posts Plugin.
Make A Comment: ( 25 so far )
25 Responses to “Wordpress Plugin: Default Post Content”
steven maroulis wrote on
November 16, 2005 @ 23:10 (in other words: 1 week, 4 days after the fact)
[...] Jammen det er jo genialt! Default Post Content plugin virker efter hensigten. Nu kan jeg fÃ¥ en “linkbar” som nedenstÃ¥ende automatisk indsat i hvert eneste indlæg… SÃ¥ skal jeg bare huske at udskifte de relevante links [...]
M-ALO’s Monologer (Testblog) » Blog Archive » Plugin test: Default Post Content wrote on
January 2, 2006 @ 17:14 (in other words: 1 month, 3 weeks after the fact)
I wrote my default content like this:
[code]
[/code]
And I recive:
[code]
[/code]
I thought that if wrote & n b s p I’ll see it in post editor
I do not use WISIWYG
works!
THX!
Does not seem to work with wordpress 1.5.2. Just a blank white page. No space before or after php either. Any ideas?
Hey,
I am not even able to get that far.
Going to you know via the options and default content tab, that is:
/wp-admin/options-general.php?page=hipslu_wp-default-post-content.php
Results in simply a blank white page.
Thanks,
Will
Also leaving a comment here is really screwed up, cant believe the last one made it trhough:
Warning: main(): Unable to access ../../../wp-config.php in /home/hipfinger/www.konfabulieren.com/wp-content/plugins/sk2_second_chance.php on line 3
Warning: main(../../../wp-config.php): failed to open stream: No such file or directory in /home/hipfinger/www.konfabulieren.com/wp-content/plugins/sk2_second_chance.php on line 3
Fatal error: main(): Failed opening required ‘../../../wp-config.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/hipfinger/www.konfabulieren.com/wp-content/plugins/sk2_second_chance.php on line 3
Hey, that is the thing i was looking for, but it does not work with the newest WordPress 2.0.2
When i want to open the Default Post Content configuration Tab i get the following:
———
Fatal error: Cannot redeclare hipslu_dpc_options_page() in /home/httpd/vhosts/blitz-art.com/httpdocs/blog/wp-content/plugins/hipslu_wp-default-post-content.php on line 25
———
Please help.
The same as comment by Byru, doesn’t work with WP 2.0.4. Love to use this plugin (also the javascript Plugin) so could you please fix the bug or help me?
Thanx in advance.
Natti wrote on
November 23, 2006 @ 10:12 (in other words: 1 year after the fact)
I’ve been useing it with 2.0.4 and now I’m useing it with 2.0.5 and have no problem :>
Polski Blogger wrote on
November 23, 2006 @ 11:02 (in other words: 1 year after the fact)
Can the liberties of a nation be thought secure,
when we have removed their only firm basis,
a conviction in the minds of the people that they
are a gift of God? Indeed, I tremble for my countrymen,
when I reflect that God is just, that His justice
cannot sleep forever.
search engine ranking wrote on
November 28, 2006 @ 13:01 (in other words: 1 year after the fact)
I’m using WP 2.05 and I’m also getting the “redeclare”-error like Byru and Natti.
Fatal error: Cannot redeclare hipslu_dpc_options_page() (previously declared in …/wp-content/plugins/hipslu_wp-default-post-content.php:25) in …/wp-content/plugins/hipslu_wp-default-post-content.php on line 23
Any help on this would be appreciated.
m-alo wrote on
December 8, 2006 @ 10:20 (in other words: 1 year, 1 month after the fact)
I am using WP 2.1 and I get the same error as above. I do not know what would be the problem with the declaration. Could you help me, please?
Javi Vicente wrote on
March 8, 2007 @ 08:46 (in other words: 1 year, 4 months after the fact)
If you add a “default content per category” option, I will be able to eat it. It’s still delicious this way but the option I mentioned would be awesome.
Baris Unver wrote on
April 13, 2007 @ 19:12 (in other words: 1 year, 5 months after the fact)
I’m using Wordpress 2.3.2, and v1.3 of the plugin. The strip slashes function of the plugin works great on the post section, but slashes still show up in the title section. Is this something I’m doing wrong?
Solomon Broad wrote on
January 28, 2008 @ 11:28 (in other words: 2 years, 2 months after the fact)












great plug-in exactly what I was looking for but my problem is that I usually paste HTML code and it doesn’t get translated correctly. by this I mean:
——–START ——–
height=”70%” width=”70%” alt=”" />
——- END ——–
gets translated to:
height=\”70%\” width=\”70%\” alt=\”\” />
is there any way to fix this? thanks