You cannot post messages because only members can post, and you are not currently a member.
Description:
This is a Google Groups frontend to the wp-hackers mailing list.
|
|
|
Changing the maintenance mode text
|
| |
Is there anyway to change the maintenance mode text displayed without using a plugin? Robert Pendell shi...@elite-systems.org CAcert Assurer "A perfect world is one of chaos." ______________________________ _________________ wp-hackers mailing list wp-hack...@lists.automattic.co m [link]... more »
|
|
WordPress dev chat will not be happening this week.
|
| |
Hi All, Just a heads up for those of you who are interested. The next dev chat will be on Thursday 3rd December at the usual time of 9PM UTC. This weeks is skipped due to Thanksgiving. As usual agenda items can be suggested here: [link] Thanks Westi
|
|
Renaming a plugin
|
| |
Hi all, I'm pretty new to WordPress plugin development, so apologies if this is an obvious question. How does one go about renaming a plugin? Both as in changing the text that appears above Description / Installation / Screenshots etc. and also the path [link][plugin-name]/... more »
|
|
altering the Quick Edit box
|
| |
I've searched a lot on this issue, but all I can find is other people stuck on it. Basically, I'm trying to add fields to the Quick Edit box for pages. A plugin I'm working on ([link]) tries to lock the editing of specified pages' parent and slug. It works fine on the... more »
|
|
Adding Filters
|
| |
I am using Benoit Gobe's Email Anti-Spam Plugin to obfuscate email addresses from spam spiders. Generally speaking it does a fine job but for my current project I want to keep the email addresses in a custom field. Looking at the plugin, obviously anything not in the_content won't get filtered:... more »
|
|
detecting type of edit for parent_save_pre
|
| |
I'm having some issues with a plugin I did recently ([link]). Part of it prevents certain users from changing the parent of pages which are set as "locked" by admins. The issue I'm having is that when said users upload images to a locked page, it gets "de-attached" by the plugin. You can grab the code to... more »
|
|
Licensing issue when selling Wordpress
|
| |
Hello, I know WP is under GPL2 license, I have read the document but still not 100% sure, so I describe my case here, to make sure I am following the rule of open-source... Case: 1. I design a customized WP theme, and bundle WP core, with a few extra plugins, sell to customers 2. Some client just need basic theme, so I bundle WP GPL theme,... more »
|
|
Multilanguage Support in 2.9rare
|
| |
Hello, with the last update before 2 days and today on the nightly build it is not possiblt to use a other language. Do you have an idea? I have install the language-folder in wp-content with the languages-files (de_DE) and have also set the constant in the wp-config.php Also, all plugins dosnt work with other language. The same problem is... more »
|
|
WP as a CMS with a touch of Blogging
|
| |
So I'm using WP mainly as a CMS, utilizing more of the pages functionality than the blog posts. I have created my page hierarchy and have a menu automatically built off the top 2 levels of the pages using wp_list_pages. I have a bit of a problem though. Let's say my Page hierarchy is as so 1. Item 1... more »
|
|
|