Changeset 2319794
- Timestamp:
- 06/07/2020 01:57:44 PM (6 years ago)
- Location:
- no-login
- Files:
-
- 4 added
- 4 deleted
- 5 edited
- 1 copied
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-256x256.png (added)
-
assets/screenshot-1.png (added)
-
tags/1.1.3 (copied) (copied from no-login/trunk)
-
tags/1.1.3/fartscroll.js (deleted)
-
tags/1.1.3/fartscroll.php (deleted)
-
tags/1.1.3/nologin.php (added)
-
tags/1.1.3/readme.md (modified) (1 diff)
-
tags/1.1.3/readme.txt (modified) (1 diff)
-
trunk/fartscroll.js (deleted)
-
trunk/fartscroll.php (deleted)
-
trunk/nologin.php (added)
-
trunk/readme.md (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
no-login/tags/1.1.3/readme.md
r2319755 r2319794 1 # Fartscroll1 # No Login 2 2 3 "You want fart noises as you scroll? We've got you covered." 3 Skip the login form and always auth as admin. FOR TEST SITES. 4 4 5 A WordPress implementation of TheOnion's [Fartscroll.js](http://theonion.github.io/fartscroll.js/) most elegant piece of software 5 ## Description 6 7 Skip the login form: every visitor automatically auths as an admin. FOR 'LOCALHOST' TEST SITES only, obviously, like when designing a plugin or a theme and testing it across various browsers. 8 9 For a hassle free integration, drop the plugin file into `wp-content/mu-plugins` (create the directory if needed) and it will be automatically activated. 10 11 For live blogs, see [Always Remember Me](http://wordpress.org/plugins/always-remember-me/) 12 13 ## Screenshots 14 15 1. Everybody is the admin.  16 17 ## Installation 18 19 Installation is, as usual : 20 21 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 22 1. Activate the plugin through the 'Plugins' menu in WordPress 23 1. Refer to the official plugin page for documentation, usage and tips -
no-login/tags/1.1.3/readme.txt
r2319755 r2319794 1 === Fartscroll === 2 Tags: fart, scroll, fartscroll, theonion, smell, prank, ozh 1 === No Login === 3 2 Donate link: http://planetozh.com/exit/donate 4 Requires at least: 3.0 3 Tags: ozh, login, auth, admin, nologin 4 Contributors: ozh 5 Requires at least: 3.3 5 6 Tested up to: 5.4.1 6 7 Requires PHP: 5.6 7 8 Stable tag: trunk 8 Contributors: ozh9 9 10 You want fart noises as you scroll? We've got you covered 10 Skip the login form and always auth as admin. FOR TEST SITES. 11 11 12 12 == Description == 13 13 14 "You want fart noises as you scroll? We've got you covered." 14 Skip the login form: every visitor automatically auths as an admin. FOR 'LOCALHOST' TEST SITES only, obviously, like when designing a plugin or a theme and testing it across various browsers. 15 15 16 A WordPress implementation of TheOnion's [Fartscroll.js](http://theonion.github.io/fartscroll.js/) most elegant piece of software 16 For a hassle free integration, drop the plugin file into `wp-content/mu-plugins` (create the directory if needed) and it will be automatically activated. 17 18 For live blogs, see [Always Remember Me](http://wordpress.org/extend/plugins/always-remember-me/) 19 20 21 == Support == 22 23 On [Github](https://github.com/ozh/no-login). I don't read WordPress support forums. 24 25 26 == Screenshots == 27 28 1. Everybody is the admin. 29 17 30 18 31 == Installation == 19 32 20 1. Unzip & upload the plugin directory inside your `/wp-content/plugins/` directory 33 Installation is, as usual : 34 35 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 21 36 1. Activate the plugin through the 'Plugins' menu in WordPress 22 1. Scroll blog pages37 1. Refer to the official plugin page for documentation, usage and tips -
no-login/trunk/readme.md
r2319755 r2319794 1 # Fartscroll1 # No Login 2 2 3 "You want fart noises as you scroll? We've got you covered." 3 Skip the login form and always auth as admin. FOR TEST SITES. 4 4 5 A WordPress implementation of TheOnion's [Fartscroll.js](http://theonion.github.io/fartscroll.js/) most elegant piece of software 5 ## Description 6 7 Skip the login form: every visitor automatically auths as an admin. FOR 'LOCALHOST' TEST SITES only, obviously, like when designing a plugin or a theme and testing it across various browsers. 8 9 For a hassle free integration, drop the plugin file into `wp-content/mu-plugins` (create the directory if needed) and it will be automatically activated. 10 11 For live blogs, see [Always Remember Me](http://wordpress.org/plugins/always-remember-me/) 12 13 ## Screenshots 14 15 1. Everybody is the admin.  16 17 ## Installation 18 19 Installation is, as usual : 20 21 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 22 1. Activate the plugin through the 'Plugins' menu in WordPress 23 1. Refer to the official plugin page for documentation, usage and tips -
no-login/trunk/readme.txt
r2319755 r2319794 1 === Fartscroll === 2 Tags: fart, scroll, fartscroll, theonion, smell, prank, ozh 1 === No Login === 3 2 Donate link: http://planetozh.com/exit/donate 4 Requires at least: 3.0 3 Tags: ozh, login, auth, admin, nologin 4 Contributors: ozh 5 Requires at least: 3.3 5 6 Tested up to: 5.4.1 6 7 Requires PHP: 5.6 7 8 Stable tag: trunk 8 Contributors: ozh9 9 10 You want fart noises as you scroll? We've got you covered 10 Skip the login form and always auth as admin. FOR TEST SITES. 11 11 12 12 == Description == 13 13 14 "You want fart noises as you scroll? We've got you covered." 14 Skip the login form: every visitor automatically auths as an admin. FOR 'LOCALHOST' TEST SITES only, obviously, like when designing a plugin or a theme and testing it across various browsers. 15 15 16 A WordPress implementation of TheOnion's [Fartscroll.js](http://theonion.github.io/fartscroll.js/) most elegant piece of software 16 For a hassle free integration, drop the plugin file into `wp-content/mu-plugins` (create the directory if needed) and it will be automatically activated. 17 18 For live blogs, see [Always Remember Me](http://wordpress.org/extend/plugins/always-remember-me/) 19 20 21 == Support == 22 23 On [Github](https://github.com/ozh/no-login). I don't read WordPress support forums. 24 25 26 == Screenshots == 27 28 1. Everybody is the admin. 29 17 30 18 31 == Installation == 19 32 20 1. Unzip & upload the plugin directory inside your `/wp-content/plugins/` directory 33 Installation is, as usual : 34 35 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 21 36 1. Activate the plugin through the 'Plugins' menu in WordPress 22 1. Scroll blog pages37 1. Refer to the official plugin page for documentation, usage and tips
Note: See TracChangeset
for help on using the changeset viewer.