In a commercial website under wordpress, can I use a wordpress plugin under GPLv2 ?
Yep. Note that we’re now up to GPLv3 and other variations. There are certain types of limitation to the so-called “copyleft” license, but they don’t bear on the “normal” type of usage you’re referring to. The Wikipedia entry looked pretty good to me, if you want details.
If a theme is under GPLv2 can I use it for a commercial client ?
See above.
I see that often plugins have a pro version, do I have to buy it?, Or can I
just use the free version?
You only have to buy the pro version if you want whatever is available in or in relation to buying the pro version (like enhanced support or customization services or other offers). If the free version (at least the free version under whichever GPL from the WordPress Plugin Repository) suits you, then you can run with it.
Related Posts:
- How to enable suggested edits?
- How to change a user’s password programatically
- wordpress on localhost lamp doesn’t let me install plugins
- Who are the most trusted plugin developers? [closed]
- WP_User_Query and non-unique usermeta data
- Hook if somebody saves plugin options?
- Cannot install plugins even though www-data has write permissions
- How to delete custom taxonomy terms in plugin’s uninstall.php?
- To Disable WordPress Rest API or Not To Disable?
- how to include other plugins css files in a shortcode?
- Redirect to settings page after install
- Does wordpress have a post hit counter?
- Email Notifications of new posts to users – suggestions [closed]
- What is the correct way for a theme to support plugin UIs?
- What is the ‘admin_action_’ . $_REQUEST[‘action’] hook used for?
- Change success message in plugin Theme my login
- How to call a plugin function from front end form
- Get URL of a specific file
- Building a plugin that doesn’t break when deactivated
- How does WordPress determine the primary plugin PHP file?
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- translation does not work with text_domain
- Data sanitization escaping HTML apostrophes
- How can I make content disappear when a user logs in?
- Adding New Role
- Custom comment type maybe?
- login to wordpress with Get variables instead of Post
- Help With A Reverse Pagination Plugin
- Get subcategories with JSON API plugin
- How do I get Version of all active plugins programmatically?
- How to update widget_text in the wp_options table
- Custom url structure for custom template
- WooCommerce plugin appearance and look [closed]
- Remove Adminstrator Hyperlink from a user having role to add and see users
- Enable comments for post with comments meta box removed
- How to link to YouTube videos with thumbnails?
- Problem protecting a page with a password
- ID Conditional User Contact Methods Not Saving
- adding a text message beside the comment submit button
- Storing image gallery plugin data
- wordpress custom login successful redirect hook
- Is there any site where i can found good documentation of wp-ecommerce plugin?
- plugin for wp_list_categories with posts
- Integrating WP as a CMS with a Bug Tracker
- flush_rewrite_rules() not working on plugin activation
- Determine plugin name from within plugin_action_links filter
- Protecting against malicious code in WordPress plugin updates
- wp_specialchars and wp_specialchars_decode in a shortcode plugin
- Display All Non-Used Plugins
- New Plugin: Post update pushes a copy as a revision
- Overide a function that is inside a plugin
- Having separate plugins and themes folder for multi-site setup
- Is there a plugin to record querystring parameters for a page (for customer tracking)? [closed]
- Where should I add the necessary code to add an extra attribute to the kses allowed tags array?
- If I delete plugins via FTP are settings kept in DB?
- Many plugins making WordPress run slow by design?
- Why are some of my thumbnails not being generated?
- Display price range on woocommerce product variations
- Plugin for gallery with thumbnails?
- Adding Plugin-specific Fields with wp_insert_post()?
- How to get the “stats” plugin that comes with a .wordpress.com blog?
- Remove caching from wp_remote_get calls from custom plugin
- Detect the activated theme from plugin code
- How do I turn a custom post type into a plugin?
- Mouse Wheel Anchor Scrolling on WordPress [closed]
- Plugin won’t activate – cannot declare class (already in use)
- Transient unique names
- prettyPhoto media loading very slowly in Chrome
- Hook into and send mail using WP Mail SMTP type plugin from HTML static front page?
- Add keywords meta to index.php page
- How do I prevent the link from using url of the image in Block Editor?
- How to create ‘import dummy data’ option in custom wordpress plugin
- Missing Argument
- load_plugin_textdomain error
- Shortcode in widget is printing before the title [duplicate]
- Adding Shortcode to Text Widget
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Woocommerce pagination problem
- Does anyone know a plugin that turns a ‘post’ into an html newsletter?
- Search Everything plugin integration
- Does WP identify plugin by plugin name or plugin_basename?
- Can’t delete Draft Post [closed]
- How to check if tables in WordPress still exists after activations
- Working with .po and .mo files translation
- Redirecting a buddyboss profile tab to a different tab if not subscribed to a specific membership
- Looking for a way that will collect visitors emails before letting them view the blog posts [closed]
- What are the specifics of WordPress development I need to know? [closed]
- Use of Templates in a Plugin
- Insert data from .sql file in wordpress plugin
- Why am I getting ( WooCommerce Services could not be installed (Could not create directory.). ) error and how to solve it ?
- How can i get the post’s full html source by its ID?
- Force file download on plugin activation
- get_post_title is not working on homepage
- Redux Framework: Page freezes on typing in Editor
- How can I inject options into an select tag inside the widget form?
- WordPress user account activation
- Init plugin again after ajax call finish
- Unicode characters displaying as ? after import using WP Clone
- Custom wordpress Theme and Plugin repository
- How to create a custom post type that contains another custom post type?