Forums
Forums / Fixing WordPress / Create new link
(@robertosalemi)
11 years, 7 months ago
Hello everyone, I’m using the plugin BuddyBlog.
I want to change this link, created by the following code:
$sub_nav[] = array( 'name' => __( 'Nuovo post', 'buddyblog' ), 'slug' => '/wp-admin/post-new.php', 'parent_url' => get_site_url(), 'parent_slug' => $this->slug, 'screen_function' => array($screen,'new_post'), 'user_has_access' => bp_is_my_profile(), 'position' => 30 );
Si tratta di una sintassi standard di WordPress o una sintassi custom dell’utente?
Vorrei solo inserire un target=”_blank”, è possibile?
Grazie.
11 years, 6 months ago
Nothing suggestion?
Thanks.
(@craig-ralston)
I would recommend posting your question to the plugin support page which appears to be over at http://buddydev.com/.
Hi Craig, the support is not free! 🙁
The topic ‘Create new link’ is closed to new replies.