masflojo
Forum Replies Created
-
I discovered the solution.
When a user edits the directory listing on the front end, it fires the actions ‘save_post_wpbdp_listing’
Forum: Plugins
In reply to: [Simple Staff List] Is Simple Staff List still supported?I would find a new solution. This plugin is terrible and they don’t support it
Thanks it was a conflict with another plugin called “Simple Directory”
I will check that out and report back.
Also, that log in information is simply to get past a firewall used to prevent search engines from indexing content until the site is live. I am not concerned with human’s seeing the site.
Forum: Plugins
In reply to: [Admin Page Framework] Options have been clearedThanks for the response.
Here is the index.php for the plugin I am making.
Pastebin linkThe function I am calling in that tab ‘manage_stats_rankings’ (works as its supposed to)
Pastebin linkThe function called under ‘manage_stats_matchups’ (Any for submission throws the options have been cleared message without submitting the form data)
Pastebin linkI apologize for the bad code. I am just trying to get a minimum viable product thrown together as soon as possible.
Forum: Fixing WordPress
In reply to: Automatic 301?Thanks !