Description
This plugin has been closed as of February 18, 2009 and is not available for download. This closure is permanent. Reason: Unknown.
Reviews
Boone Gorges
February 7, 2017
Pretty solid implementation, but we need more options. May I suggest:
$Result .= apply_filters( 'penispress_penisstring', 'Penis ' );
That way, I can write my own Penispress plugin, eg
function bbg_maybe_vaginacize( $w ) {
if ( rand( 0, 1 ) ) {
$w = "Vagina ";
}
return $w;
}
add_filter( 'penispress_penisstring', 'bbg_maybe_vaginacize' );
Thanks for considering! Looking forward to further development on the PP (pee-pee) platform.
Zé Fontainhas
February 7, 2017
A most excellent plugin, despite the lack of capital P in its title. If ever a plugin deserves to sport a bigger P, it’s this one.
Ryan Hellyer
February 7, 2017
This is an excellent plugin! Highly useful for those moments when your site needs that extra little zing.
Contributors & Developers
“Penispress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Penispress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.