I think the difference is probably something to do with the editor you use to edit files, and specifically the line ending characters.
DOS machines (like Windows) use a carriage return character and a line feed (“\r\n”) as a line ending, and Unix-based machines (newer Macs and Linux included) use just a single line feed character (“\n”). When files are transferred back and forth between the two different systems and through different text editors, those line breaks get converted in different ways.
I wouldn’t worry about it, unless it really seriously bugs you. Most text editors can be configured to recognize different EOL characters and account for them or convert them to your desired format. And if not, there’s always find/replace.
Related Posts:
- What is the meaning of %s, %1$s etc.? [closed]
- Include WP_Query in my own PHP file?
- Has anyone tried putting PHP ActiveRecord on WordPress?
- Copyright info change in Theme Child PHP
- Add footer.php to WordPress child theme
- I want to remove the links from the term list returned by get_the_term_list
- Can I run custom php on specific pages in wordpress?
- Successful or Error Message after running mysql code in functions.php
- Can I view my own wordpress php source code on my hosted web server?
- How do i get (unique) page name?
- How to display posts of specific category using a custom Query in WordPress?
- How to display php source code inside a post using visual editor?
- The custom logo, site title, and description doesn’t appear at the same time
- stats_get_csv (WordPress Stats) to only display top posts (not pages)
- Hide wordpress field if data is empty in post!
- How to get the POST TITLE using the POST ID?
- Latest post in a specific menu
- How to save checkbox values for logged in users?
- Insert custom PHP head above in WP pages
- Log in / Log Out Custom Button
- How to do a code in php and have text before it? [closed]
- PHP nested If statement syntax
- Display Data in Table from External Database in WP using Shortcodes
- How to Configure Events List in WordPress to Disappear Event Once Date is Past
- Code snippet to show current php version inside “At a Glance” box in admin
- Fatal error: Uncaught Error: Call to undefined function get_header() [closed]
- using wp enqueue style to create a CSS file specifically for a page template
- Accidentally deleted php code in WordPress website [closed]
- random reason on refresh
- Insert PHP code in Text
- PHP code snippet to remove microdata
- Counting number of posts in multiple (sub)categories using shortcode
- Need help for some PHP code
- Woocommerce display orders with products from specific categories to specific admins
- Woocommerce template file outputting tags
- Copying and pasting to WordPress “code editor” code via the front end and clipboard
- How to preload header logo image in WordPress? like what’s the code and where do I put it?
- How to put 2 php codes in functions.php without site crashing
- Displaying SQL query result from user input via wpdb
- admin-ajax.php 400 bad request – whats wrong with my code?
- style.min.css code issue
- how to run a php code in widget?
- how to add number value in front for variable [closed]
- Blog only showing code
- Display pages from specific page template
- why is markup routinely placed in functions in wordpress?
- Themes with variable width or single columns? I want to display source code
- Open all external links in new window – need help with the code
- How to get the Woocoomerce subtotal value without tax in the hardcode? [closed]
- Where to put include php file?
- Can you not edit the HTML and PHP of your WordPress without paying?
- Dynamically added text at bottom of article – non searchable by PHP code
- how to create twitter card without plugin in wordpress website?
- How to correctly add Javascript in functions.php
- Genesis – Customize search form
- Set media upload attachment link to none and hide it in WP v3.5
- Why does this echo values in the wrong order?
- Print out WordPress user ID – two sites with same code but different output
- How to add default images into theme customizer image control?
- Add custom HTML to posts page
- How do I get a list of popular posts by views?
- sidebar isn’t showing, what’s wrong w/ this code?
- Custom Logo URL | Help me print the URL of the custom logo I inserted into my theme
- How to run PHP code in Text Widget with no plugin in WP 4.4
- How to only show page id as body class?
- Remove posts after a given amount of time
- Increase returned number/pages on pagination
- How to pass aa JS variable to PHP?
- different id for same element visual composer [closed]
- user_profile_update_errors hook not executing
- Changing the default object embed sizes?
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- WordPress Stripping Colons?
- src script only works on home page?
- Should I use WordPress to skin a database website?
- wp_delete_comment takes two tries to delete – then deletes all comments
- WordPress Custom SQL Table with UserID Filter for results
- How to end a while loop when used in a fetch assoc function [closed]
- Menu Custom Data Attributes
- Pass return-path additional parameter in wp_mail
- How to get image from url from the database?
- How to override a plugins script
- Comparing Dates from custom field
- Page load timer?
- How to sort posts by active category in WordPress?
- wordprees multi-site in user panel add filter
- How do I know if the user is a customer?
- WordPress custom php script to match standard page layout
- copy fields value to another field
- Get parent category name when only child category is applied to a product
- Modifying child theme’s header
- Before & After Content – After Content directly below Before Content when using require_once
- Top Authors list by highest post views with Ajax pagination
- How can i put php code on the wordpress page?
- Order by in foreach
- Query seems to be duplicated
- ISOTOPE – Missing/Invalid Arguement Get Terms
- Add Condition if WPBakery Page Builder Used on Page or Not
- please on skin.php on theme wordpress option fix on theme option to not print empty variables and empty
- Custom nav with bootstrap dropdown