Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
7 new of 7 - Mar 23
8 new of 8 - Mar 22
3 new of 3 - Mar 22
1 new of 1 - Mar 21
3 new of 3 - Mar 20
5 new of 5 - Mar 20
3 new of 3 - Mar 20
17 new of 17 - Mar 19
2 new of 2 - Mar 19
2 new of 2 - Mar 18
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5128  Older »

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.
 

Add Theme support with specified post type 
  I'm trying to hold my plugins and themes mostly options free, as this saves me a lot of time (no need for activate/deactivate/uninstall + testing) and helps my users living with a slim database. So here's what I tried: `add_theme_support( 'plugin_name', array( 'post', 'custom_post_type' ) );`. That allows me to check the global, show/hide... more »
By 24/7  - May 11 - 2 new of 2 messages    

We Use WordPress 
  I would like to inform you of the existence of this new site to get inspiration or to insert and then advertise your wordpress site! [link] What do you think about it?
By wpnovice  - Apr 16 - 1 new of 1 message    

Wordpress Multisite Installation bug 
  Greetings, I have a wordpress multisite installation with the following structure: - [link] -> Main Site - [link] -> Internal Page on Main Site - [link] -> Internal Site - [link] -> Internal Site 2 , etc My problem is that if I put "www" at the beginning of the address on... more »
By Alexander Baron  - Mar 27 - 1 new of 1 message    

My plugin doesn't work online :( Shortcode loading order?! 
  Sorry for bother, I just can't understand why my plugin isn't working, the post type screen is ok, but the shortcode action does'nt work at all. When adding [mensagem], it supposed to add the form into the page, but anything show up when doing so :( <?php /** * Plugin Name: Simple Messages * Plugin URI: [link]... more »
By Diana K. Cury  - Mar 26 - 4 new of 4 messages    

Sorting by column value 
  Hi everyone, Short description of my problem: I have a custom post type called "press_articles", With the code below I have created custom column, with the custom value. add_filter('manage_press_artic les_posts_columns' , 'add_press_articles_columns'); add_action( 'manage_press_articles_posts_c ustom_column','custom_columns' , 10, 2 );... more »
By Dmitry Tokmakov  - Mar 26 - 1 new of 1 message    

Fwd: [WordPress.org Plugins] Urgent: Your Plugin Has Been Removed 
  I just received this email. There are couple of things which seems to suggest that someone is trying to spoof my WordPress.org login. 1) The email address is wrong 2) The link points to non wordpress.org domain, but it has the same look and feel as that of wordpress.org 3) The link is asking for my wordpress.org username and password.... more »
By Sudar Muthu  - Mar 26 - 2 new of 2 messages    

Getting the name of the hook triggered 
  Check out the current_filter function - [link] [link] twitter: twitter.com/aaronjorbin ...___________________________ ____________________ wp-hackers mailing list wp-hack...@lists.automattic.co m [link]... more »
By Aaron Jorbin  - Mar 25 - 3 new of 3 messages    

best way to remove shortcode from post content 
  ...I'm a big fan of simplifying regex. I think a simpler regex would be \[shortcodename id=\"12\"\](.*)\[\/shortcodena me\] If the id changes: \[shortcodename id=\"[0-9]+\"\](.*)\[\/shortco dename\] or \[shortcodename id=\"[^"]+\"\](.*)\[\/shortcod ename\] How you use these is up to you. My 2 cents: If this is a one-off, I'd... more »
By mickey panayiotakis  - Mar 25 - 4 new of 4 messages    

revamping an huge old site ( written in custom CMS ) into a fresh install WP. 
  We need to revamp 15 year old high traffic website with 10,000+ articles/videos/audios ( where things are stored in different tables ) and in an asp/ms-sql implementation. And we chose WP for the implementation of the new revamped site. Obviously, we don't want to do that manually, that is one post at a time,... more »
By Haluk Karamete  - Mar 24 - 1 new of 1 message    

Regarding Premium Themes on WordPress.com 
  I am not sure if this is the right list to post in but can anyone please tell me what is the procedure to include a WordPress theme in the premium themes at WordPress.com? [link] Thanks for your time. ______________________________ _________________ wp-hackers mailing list... more »
By Mayur Somani  - Mar 23 - 1 new of 1 message    

1 - 10 of 5128   « Newer | Older »

XML       Send email to this group: wp-hackers@lists.automattic.com