Plugin Directory

Changeset 3125354


Ignore:
Timestamp:
07/25/2024 02:34:33 PM (20 months ago)
Author:
cstsoftwarecorp
Message:

uploasd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • html5-videochat/trunk/readme.txt

    r3095729 r3125354  
    2828## Installation
    2929
    30 1. Activate the plugin. Upon activation, an account will be automatically created on [https://www.html5-videochat.com/](https://www.html5-videochat.com/), and login credentials will be sent to your email address.
    31 2. Upon activation, you will automatically receive your password via email.
    32 3. Insert the `[HTML5VIDEOCHAT width=100% height=640px]` shortcode into your page or post.
    33 4. To make the chat fullscreen, use `height=fullscreen`. Example: `[HTML5VIDEOCHAT width=100% height=fullscreen]`
    34 5. The chat requires users to specify their gender, as it distinguishes between males, females, or couples. By default, WordPress does not include a user gender field in the profile fields. Therefore, we recommend installing the BuddyPress plugin available at [https://it.wordpress.org/plugins/buddypress/](https://it.wordpress.org/plugins/buddypress/). Once installed, please refer to the tutorial on how to manage gender fields at the following link: [https://www.html5-videochat.com/index.php?/blogs/entry/52-to-properly-add-the-plugin-to-your-wordpress-site-follow-these-steps/](https://www.html5-videochat.com/index.php?/blogs/entry/52-to-properly-add-the-plugin-to-your-wordpress-site-follow-these-steps/).
     301. Make sure to enable the `allow_url_fopen` and `opcache` options in the php.ini configuration file to ensure proper PHP environment functionality.
     312. Activate the plugin. Upon activation, an account will be automatically created on [https://www.html5-videochat.com/](https://www.html5-videochat.com/), and login credentials will be sent to your email address.
     323. Upon activation, you will automatically receive your password via email.
     334. Insert the `[HTML5VIDEOCHAT width=100% height=640px]` shortcode into your page or post.
     345. To make the chat fullscreen, use `height=fullscreen`. Example: `[HTML5VIDEOCHAT width=100% height=fullscreen]`
     356. The chat requires users to specify their gender, as it distinguishes between males, females, or couples. By default, WordPress does not include a user gender field in the profile fields. Therefore, we recommend installing the BuddyPress plugin available at [https://it.wordpress.org/plugins/buddypress/](https://it.wordpress.org/plugins/buddypress/). Once installed, please refer to the tutorial on how to manage gender fields at the following link: [https://www.html5-videochat.com/index.php?/blogs/entry/52-to-properly-add-the-plugin-to-your-wordpress-site-follow-these-steps/](https://www.html5-videochat.com/index.php?/blogs/entry/52-to-properly-add-the-plugin-to-your-wordpress-site-follow-these-steps/).
    3536
    3637## Frequently Asked Questions
Note: See TracChangeset for help on using the changeset viewer.