Nir
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Dynamic creation of tableJust to make sure,
I don’t know in advance how many rows / columns I need, this is part of the dynamic creation.
Again, thanks in advance.
Nir
Forum: Plugins
In reply to: [Ultimate Post Type Manager] Function to add/update custom fieldThanks a lot,
Two more questions:
1. what if the key is not ‘text’ ? could that be ?
2. how do You get the value – please show an example of get_post_meta().
Again, thanks in advance,
Nir
Forum: Plugins
In reply to: [Ultimate Post Type Manager] Inter-Plugin-problems with Theme-My-LoginMore info:
I found out that the problem related to this line (in index.php);
add_action( ‘init’, ‘xydac_reg_cpt’ , 1);Any thoughts how this line might change the current redirected url ?
Thanks.
Forum: Plugins
In reply to: [Theme My Login] Failed Login – problemNew info:
I found out there is problem between theme-my-login and ultimate-post-type-manager.
The problem occurs only if both are activated.
Any help ?
Thanks.
Forum: Plugins
In reply to: [Ultimate Post Type Manager] Trash – problem ?Any answers ?
Forum: Plugins
In reply to: [Ultimate Post Type Manager] Function to add/update custom fieldcan You show and example of using the add_post_meta/update_post_meta with your format ?
Thanks.