Plugin Directory

Changeset 2892402


Ignore:
Timestamp:
04/03/2023 03:22:53 AM (3 years ago)
Author:
ugcplugin
Message:

Updated UGC Creator plugin files

Location:
ugc-creator
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • ugc-creator/trunk/readme.txt

    r2891692 r2892402  
    11=== UGC Creator ===
    22Contributors: ugcplugin
    3 Tags: ugc, ugc plugin, frontend post
    43Requires at least: 4.0
    54Tested up to: 6.2
    65Stable tag: 1.0
    7 License: GPLv2
    8 License URI: https://www.gnu.org/licenses/gpl-2.0.html
     6License: GNU General Public License v3
     7License URI: https://www.gnu.org/licenses/gpl-3.0.html
    98Donate link: no
     9Tags: ugc, ugc plugin, frontend post, submit post, share post, guest post, visitor post, public post, user post, Editor.js
    1010
    11 Get frontend post.
     11Plugin for User-Generated Content: Get frontend post with an array of formatting and styling options to create stunning, professional-grade posts.
    1212
    1313== Description ==
    1414
    15 UGC Creator is a powerful and easy-to-use WordPress plugin that empowers your users to submit posts from the frontend of your website.
     15**UGC Creator is a powerful and easy-to-use WordPress plugin that empowers your users to submit posts from the frontend of your website.**
    1616
    17 Our plugin is built with the highly versatile and user-friendly editor.js, providing your users with an array of formatting and styling options to create stunning, professional-grade posts. UGC Creator supports a range of content types, including text, images, and videos, making it the perfect tool for any website that relies on user-generated content.
     17UGC Creator offers a front-end form allowing visitors to submit posts and upload images with ease. Simply insert the following shortcode into any Post or Page:
    1818
    19 UGC Creator seamlessly integrates with WordPress to provide website administrators with a centralized location to manage and moderate user submissions, streamlining the content management process.
     19`[ugc_plugin]`
     20
     21Our plugin is built with the highly versatile and user-friendly [Editor.js](https://editorjs.io/), providing your users with an array of formatting and styling options to create stunning, professional-grade posts. UGC Creator supports a range of content types, including text, images, and videos, making it the perfect tool for any website that relies on user-generated content.
    2022
    2123== Installation ==
     
    3234UGC Creator is a WordPress plugin that enables users to submit posts from the frontend without requiring registration, making it a seamless and user-friendly tool for generating and managing user-generated content.
    3335
    34 = Where is front page located?? =
     36= Where is front page located? =
    3537
    3638The front page for creating new posts in UGC Creator is located at 'your-web-site.com/new/'.
     
    4648Below is a list of the services that UGC Creator interacts with, along with a brief explanation of each:
    4749
    48 Vimeo (https://player.vimeo.com/): Embed Vimeo videos into your WordPress site by connecting with the Vimeo Player API.
     50[Vimeo](https://player.vimeo.com/): Embed Vimeo videos into your WordPress site by connecting with the Vimeo Player API.
    4951
    50 YouTube (https://www.youtube.com/): Embed YouTube videos using YouTube's embedded player and API.
     52[YouTube](https://www.youtube.com/): Embed YouTube videos using YouTube's embedded player and API.
    5153
    52 Coub (https://coub.com/): Integrate Coub loops and GIFs by accessing the Coub API.
     54[Coub](https://coub.com/): Integrate Coub loops and GIFs by accessing the Coub API.
    5355
    54 Imgur (http://imgur.com): Embed image content from Imgur using the Imgur API.
     56[Imgur](http://imgur.com): Embed image content from Imgur using the Imgur API.
    5557
    56 Gfycat (https://gfycat.com/): Embed short looping videos (GIFs) from Gfycat using the Gfycat API.
     58[Gfycat](https://gfycat.com/): Embed short looping videos (GIFs) from Gfycat using the Gfycat API.
    5759
    58 Yandex Music (https://music.yandex.ru/): Integrate audio content from Yandex Music using the Yandex Music API.
     60[Yandex Music](https://music.yandex.ru/): Integrate audio content from Yandex Music using the Yandex Music API.
    5961
    60 CodePen (https://codepen.io/): Embed CodePen pens (HTML, CSS, and JavaScript projects) using the CodePen oEmbed API.
     62[CodePen](https://codepen.io/): Embed CodePen pens (HTML, CSS, and JavaScript projects) using the CodePen oEmbed API.
    6163
    62 Instagram (https://www.instagram.com/): Embed Instagram posts and images using Instagram's oEmbed API.
     64[Instagram](https://www.instagram.com/): Embed Instagram posts and images using Instagram's oEmbed API.
    6365
    64 Twitframe (https://twitframe.com/): Embed tweets from Twitter using the Twitframe API.
     66[Twitframe](https://twitframe.com/): Embed tweets from Twitter using the Twitframe API.
    6567
    66 Pinterest (https://assets.pinterest.com/): Embed Pinterest boards and pins using the Pinterest API.
     68[Pinterest](https://assets.pinterest.com/): Embed Pinterest boards and pins using the Pinterest API.
    6769
    68 Facebook (https://www.facebook.com/): Embed Facebook posts, videos, and other content using the Facebook oEmbed API.
     70[Facebook](https://www.facebook.com/): Embed Facebook posts, videos, and other content using the Facebook oEmbed API.
    6971
    70 Aparat (https://www.aparat.com/): Embed Aparat videos using the Aparat API.
     72[Aparat](https://www.aparat.com/): Embed Aparat videos using the Aparat API.
    7173
    72 Miro (https://miro.com/): Integrate Miro boards and visual collaboration content using the Miro API.
     74[Miro](https://miro.com/): Integrate Miro boards and visual collaboration content using the Miro API.
    7375
    7476Please note that by using the UGC Creator plugin, you are granting it permission to connect with these services on your behalf to retrieve and display content on your WordPress site.
     
    7678== Screenshots ==
    7779
    78 1. UGC Creator - Front page. ugc-creator.png
     801. UGC Creator: Front page - Create a new post
    7981
    8082== Changelog ==
  • ugc-creator/trunk/ugc-creator.php

    r2891692 r2892402  
    929929    <div class=\"\">
    930930        <div class=\"ce-block__content\">
    931             <input placeholder=\"Header\" maxlength=\"120\" id=\"ugcplugin_user_title\"
     931            <input placeholder=\"Add title\" maxlength=\"120\" id=\"ugcplugin_user_title\"
    932932            style=\"height: 47px; overflow-y: hidden; display: block; width: 100%; margin: 0 0 9px; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; resize: none; border: 0; outline: 0 !important; font-size: 36px; line-height: 1.3em; font-weight: 500;\" />
    933933        </div>
Note: See TracChangeset for help on using the changeset viewer.