Skip to content

Question2Answer Plugin: Changes the owner of a post or makes the post anonymous

Notifications You must be signed in to change notification settings

ProThoughts/q2apro-change-post-owner

Repository files navigation

Question2Answer Plugin: Change Post Owner

Description

This is a plugin for Question2Answer that changes the owner of a post or makes the post anonymous.

Installation

  1. Install Question2Answer if you haven't already.
  2. Get the source code for this plugin directly from github or from the q2apro plugin page.
  3. Extract the files.
  4. Optional: Add your language strings in copying file q2apro-post-owner-lang-default.php to e. g. q2apro-post-owner-lang-fr.php
  5. Upload the files to a subfolder called q2apro-change-post-owner inside the qa-plugin folder of your Q2A installation.
  6. Navigate to your site, go to Admin -> Plugins. Check if the plugin "q2apro Change Post Owner" is listed.
  7. Navigate to yourq2asite.com/postowner. This site is only accessible by the admin.

How-To-Use

  1. Get question link or post id.
  2. Insert it into the input field on page yourq2asite.com/postowner
  3. Insert the name of the new owner (exact username) or click make post anonymous.
  4. Click the submit button, done!

Disclaimer

This is beta code. It is probably okay for production environments, but may not work exactly as expected. You bear the risk. Refunds will not be given!

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Copyright

All code herein is OpenSource. Feel free to build upon it and share with the world.

About q2a

Question2Answer is a free and open source PHP software for Q&A sites.

Final Note

If you use the plugin:
  • Consider joining the Question2Answer forum, answer some questions or write your own plugin!
  • You can use the code of this plugin to learn more about q2a-plugins. It is commented code.
  • Visit q2apro.com to get more free and premium plugins.

About

Question2Answer Plugin: Changes the owner of a post or makes the post anonymous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages