Normally you can find information regarding the license in the style.css
file located in the root of the theme.
Open it with a text editor (or in the admin panel Administration > Appearance > Editor
) and check the comment, if it says something like this:
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Then you are free to modify it however you like. If there’s no information regarding the license in this file, then check the folder for README file, but in most cases it should be in style.css
.
I believe that most if not all official WordPress themes are under GNU license, but it’s always better to check your theme before editing it.
Related Posts:
- Is it OK to remove theme credits from footer? [duplicate]
- WordPress themes under GPL license
- how to add dynamic footer credit in Greatmag theme [closed]
- Can i Remove copyright text wordpress.org theme
- Adding admin-ajax.php to the frontend. Good or bad idea?
- Can wordpress theme folder name be changed freely and nothing technically happens
- How do I add support to my theme for custom menus?
- How do I white label my self-hosted site created by wordpress?
- How do I add a new string to a .po or .pot file?
- Free/Open-Source Theme Frameworks as an Alternate to Thesis? [closed]
- can require “themefolder/includes/widgets.php” in “themefolder/functions.php” yet widgets.php doesn’t run
- How do i structure my theme folder to avoid one huge list of files
- Loading template files from a subfolder in my theme?
- Multisite: setting theme and options when a new blog is created
- How to use scss in wordpress theme?
- How to get Ajax into a theme – without writing a plugin?
- Is it mandatory to have a link to the theme designer?
- WordPress as Backend, Laravel Front End: How to connect Routes?
- Updating custom theme that is built from scratch
- How to get themes from wordpress.com per SVN? [closed]
- Edit raw HTML of the landing page
- single.php change into a modal popup bootstrap wordpress
- Exclude stylesheet from admin
- How to tell a theme to use different .mo and .po files?
- get_header(‘header2’) not working properly in child themes
- How do you remove Link backs on Theme settings page?
- How do you create a custom WPTouch theme?
- Added a new template file to a theme – get Call to undefined function error
- Theme broken after upgrading to WordPress 4.5, missing stylesheet?
- WordPress Theme for Video Showcase [closed]
- Do not show excerpt in post content
- Investigating complex themes still slow even with WP caching
- Is that worth it to find a designer for creating a WordPress theme for selling on ThemeForest? [closed]
- Howto keep header image when changing theme
- setting a different theme for specific category in wordpress
- How do you approach block structured content?
- Mobile issue – website isn’t properly detecting screen size [closed]
- Child Theme not overriding a template section on live site – but is on local site
- Online theme customizer missing details
- need to aply a different style sheet for a specific page template
- WordPress themes incomplete installation or installation problem
- Redux callback action
- Problem of running development copy of WordPress on WebMatrix?
- Switching content between summer and winter
- How does WordPress load themes? It doesn’t see mine (symlinked)
- translation does not work for ‘Home’
- Buddypress User Settings template location? [closed]
- How to code static pages in WordPress
- Is that a malicious code?
- Color Options from Theme Customizer API not returning via get_theme_mod()
- Where do I find (free) fully-internationalized themes? [closed]
- How do I manually revert back to my old theme?
- Modifying the markup in the Tag Cloud widget?
- How to trace and resolve a theme problem such as flickering links in WordPress? [closed]
- wp_enqueue_style $dep argument does nothing?
- Child theme looks different from parent theme, and incorrectly displays parts
- Adding an extra sidebar to your theme
- Is it a good practice to disable wpautop for premium themes?
- Widgets not showing on sidebars
- linking to an svg through comments_popup_link
- How to use custom page templates in a theme that hides page template option?
- Create QuickStart Package for WordPress just like in Joomla
- Create Custom Attachment Template That is Processed from Plugin Folder?
- How to include stylesheet in custom admin using parent_slug
- After installing a free theme, my wordpress turns into text mode when accessing remotely
- why is this script not working on my site
- is theme network enabled?
- How would I got about calling a php file every time someone publishes a new post?
- Custom theme – pages in menu
- remove preloader in WordPress theme [closed]
- Pharmacare theme login page / login modal redirection to custom URL
- Flexslider in child theme
- Why my function.php file in theme delete automatically? [closed]
- How to reverse the pagination numbers of an archive?
- Theme translates the_author_posts_link. How can I remove their translation?
- theme installation not working
- Changing a parent theme safely
- Theme CSS missing completely
- How to implement this layout?
- WordPress customizer extremely slow, cant work in it
- Missing privacy policy checkbox on login page (using Enfold theme)
- How exactly does WordPress load themes from api.wordpress.org?
- Themes don’t show up in the dashboard -> Appearance -> Themes
- Let custom text widget use the same font as the theme
- SSL errors when I activate my custom theme
- Theme-based character encoding issue
- Linkedin not returning right info
- How to show taxonomy in WordPress shortcode
- how to load rtl.css file before style.css [duplicate]
- Create a live demo gallery for themes
- No “available widgets” (wordpress 3.2.1 multisite)
- How to create a second index.php?
- Lightword Theme – only one menu item
- How to create an Single-Portfolio page?
- Page structure using The Customizer Api
- “Parse error: syntax error, unexpected” and the WordPress Theme Editor no longer working!
- Installing themes from an external website [closed]
- Best Practice Jumbotron Image for WordPress ~ Responsive
- register_nav_menus syntax error, unexpected identifier “register_nav_menus” in
- Workaround AJAX calling without directly calling WordPress backend (Admin dashboard) because it is restricted to the end user (the public)