Confessions PHP Script is Anonymous Social network. People can fess up their darkest and deepest secrets anonymously. Script is using BootStrap 4 and it's responsive.
Currently there is no approving of confessions or comments, but there is a limit of 1 confession in 24h. In database IP address for every confession and comment is stored in database.
If you have ideas for new features just send us a message and we will be happy to implement it in our script.
-----------------------------------------------------------------------------------------
Version 1.9
-----------------------------------------------------------------------------------------
- Prevention of voting abuse for confessions and comments
- Script code & Database optimization
- Sorting by likes, dislikes, comments
- Deleting confessions via front-end
-----------------------------------------------------------------------------------------
Version 1.8
-----------------------------------------------------------------------------------------
- Meta description summary of confessions
- OG Image
- RSS Feeds for confessions (You can submit it to google)
- Google Analytics - add your code to includes/ganalytics.php
- Bad Words filter
- Switched to Invisible reCaptcha
- Sorting by Popularity (Likes minus dislikes)
- Smileys fix
- Nicknames in comments
-----------------------------------------------------------------------------------------
Version 1.7
-----------------------------------------------------------------------------------------
- Google reCaptcha - against spammers
-----------------------------------------------------------------------------------------
Version 1.6
-----------------------------------------------------------------------------------------
- Final PHP touch - Code now adheres to PSR-2 standards
- PACE top loader for nicer user experience
-----------------------------------------------------------------------------------------
Version 1.5
-----------------------------------------------------------------------------------------
- Users from same IP can't post more than one confession in 24h.
(as addition to cookie validation, to prevent spam)
-----------------------------------------------------------------------------------------
Version 1.4
-----------------------------------------------------------------------------------------
- A lot of code enchantments for better security and readability
-----------------------------------------------------------------------------------------
Version 1.3
-----------------------------------------------------------------------------------------
- Infinite loading of Confessions on scroll
-----------------------------------------------------------------------------------------
Version 1.2
-----------------------------------------------------------------------------------------
- Title tags
- FB Share button for single confession page
- Voting Up/Down on comments
- SMILEYS in confessions and comments
- Minor Fixes
-----------------------------------------------------------------------------------------
Version 1.1
-----------------------------------------------------------------------------------------
- Like, Dislike & Comment button change
- Bug Fixes
-----------------------------------------------------------------------------------------
Version 1.0
-----------------------------------------------------------------------------------------
- Initial release