Editing info from front-end
-
Hi,
I’m a bit of a novice with wordpress coding but I was wondering if anyone knows how to move this plugin to the front end? I’m using the WP-Frontend plugin for people to post and edit their profiles, and I want them to use this plugin as well without accessing the administrative menu. I’ve added a shortcode function to the plugin code<?php
add_shortcode( ‘rsp_options’, ‘RSP_options_page’);
?>, and this shows the plugin page when I enter
[rsp_options]
, but the forms do not work. Any help would be greatly appreciated.Cheers
https://www.ads-software.com/plugins/revenue-share-plugin-for-authorsrsp/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Editing info from front-end’ is closed to new replies.