Viewing 1 replies (of 1 total)
  • Thread Starter volomike

    (@volomike)

    This may not be the WP developer-recommended way, but I came up with a solution:

    http://stackoverflow.com/questions/1984555/how-can-a-plugin-hijack-a-url-in-wordpress/1984985#1984985

    This could then be attached to a custom admin panel such that one could hijack any URL they want.

    This gives one the ability to embed another web app inside of WordPress. So one may ask — why do that? Well, by doing that, you get these advantages:

    1. Can drive sales off something that is an addon to WordPress. Since WP has “buzz” in the marketplace, so too can the web app.

    2. Solves the customer question — “Can it integrate with my WordPress site?”

    3. Gives you an authenticated admin login page and a place to park an admin panel for your web app.

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I Hijack a URL from Plugin’ is closed to new replies.