-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wordpress Plugin #1
Comments
That would be fantastic. |
I have been working with Wordpress for about 5 years: customizing sites, themes and plugins, and has written a plugin for a customer before. I learned about Javascript through working with Wordpress, mostly in jQuery and some vanilla JS scripts. Absolute love Typescript though, it makes coding in JS much more pleasant. |
That's great. How would like to proceed? What's the best way to create a plugin? There's a these scenaro to start with:
How do plug custom HTML in an wordpress page layout? |
I'll create a repo for the plugin here or on Gitlab if you want privacy. I think we don't need to use any JS functions, the API you have is good enough. We can use Wordpress widget to plug this HTML code to the website:
|
I didn’t fully understand what you mean, but let’s go for it and show me what you have in mind.
You can start with the **Like button** or the **Upvote question**. Let me know if you need support.
…________________________________
From: Trung An (An Đức Trung) ***@***.***>
Sent: Tuesday, July 18, 2023 4:34:10 AM
To: giuseppelt/feelback-integrations ***@***.***>
Cc: Giuseppe La Torre ***@***.***>; Comment ***@***.***>
Subject: Re: [giuseppelt/feelback-integrations] Wordpress Plugin (Issue #1)
I'll create a repo for the plugin here or on Gitlab if you want privacy.
I think we don't need to use any JS functions, the API you have is good enough. We can use Wordpress widget to plug this HTML code to the website:
`
Do you like this page? Yes No
` data-feelback-set value can be pull from API.
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABWQ6GYIKTBWS44RYS2ZAEDXQXY2FANCNFSM6AAAAAA2MAQNLM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hi,
I stumbled up on Feelback through your blog post "Architecture of an early stage SAAS". I think this is a very cool and niche app. I'm wondering if you are currently working on any Wordpress plugin. If not, I'd like to attempt it and get it done as soon as possible.
Thank you.
The text was updated successfully, but these errors were encountered: