Changeset 2892402
- Timestamp:
- 04/03/2023 03:22:53 AM (3 years ago)
- Location:
- ugc-creator
- Files:
-
- 1 added
- 2 edited
-
assets/screenshot-1.png (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/ugc-creator.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ugc-creator/trunk/readme.txt
r2891692 r2892402 1 1 === UGC Creator === 2 2 Contributors: ugcplugin 3 Tags: ugc, ugc plugin, frontend post4 3 Requires at least: 4.0 5 4 Tested up to: 6.2 6 5 Stable tag: 1.0 7 License: G PLv28 License URI: https://www.gnu.org/licenses/gpl- 2.0.html6 License: GNU General Public License v3 7 License URI: https://www.gnu.org/licenses/gpl-3.0.html 9 8 Donate link: no 9 Tags: ugc, ugc plugin, frontend post, submit post, share post, guest post, visitor post, public post, user post, Editor.js 10 10 11 Get frontend post.11 Plugin for User-Generated Content: Get frontend post with an array of formatting and styling options to create stunning, professional-grade posts. 12 12 13 13 == Description == 14 14 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.** 16 16 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. 17 UGC 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: 18 18 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 21 Our 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. 20 22 21 23 == Installation == … … 32 34 UGC 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. 33 35 34 = Where is front page located? ?=36 = Where is front page located? = 35 37 36 38 The front page for creating new posts in UGC Creator is located at 'your-web-site.com/new/'. … … 46 48 Below is a list of the services that UGC Creator interacts with, along with a brief explanation of each: 47 49 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. 49 51 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. 51 53 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. 53 55 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. 55 57 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. 57 59 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. 59 61 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. 61 63 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. 63 65 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. 65 67 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. 67 69 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. 69 71 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. 71 73 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. 73 75 74 76 Please 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. … … 76 78 == Screenshots == 77 79 78 1. UGC Creator - Front page. ugc-creator.png80 1. UGC Creator: Front page - Create a new post 79 81 80 82 == Changelog == -
ugc-creator/trunk/ugc-creator.php
r2891692 r2892402 929 929 <div class=\"\"> 930 930 <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\" 932 932 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;\" /> 933 933 </div>
Note: See TracChangeset
for help on using the changeset viewer.