WP Manifestindependent plugin directory
manifest / updates / d4-dev

D4 Dev

Plugin designed for quick, secured deployment of D4 dev sites.

by D4 Adv. Media · github.com/d4advancedmedia/d4-dev · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/d4advancedmedia/d4-dev/archive/refs/heads/master.zip

Readme

Created a quick plugin that redirects non-logged in users (like Robots). This comes about as a response to dumb Google Robots indexing dev sites that rank higher than the actual sites.

To start, simple activate the plugin. Then set the redirect URL to the desired site.

To show a client we have three options:

  1. Deactivate the plugin
  2. Provide them log in
  3. Give then the dev URL with ?d4=1 at the end. ( i.e. working example : http://sarg.d4webdev.com/?d4=1 )

There is a jQuery script in the plugin that appends "?d4=1" to all links. Which carries on full viewing of the site for clients to browse, and is completely harmless if gets appended to external URLs

Read the full README on GitHub →

Releases

TagPublished
V1 Mar 1, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.