что за сериализация, пояснений не было.
Migrates your database by running find & replace on URLs and file paths, handling serialized data, and saving an SQL file.
What technologies are covered by these flashcards?
Ruby (1.9)
Ruby on Rails (3.2)
Unix - command line API and OS fundamentals
HTTP protocol
RSpec
Design patterns, refactoring, code smells, functional programming, object-orientated-programming, best practices
Git version control
JavaScript
CoffeeScript
CSS
HTML5, including the canvas, geolocation and web workers
jQuery
Regular expressions
VIM
TDD theory
Web development issues (deployment, caching, etc.)
Backbone.js
SQL
Расширенные профили — встроенным пользовательским профилям WordPress с ними не сравниться. В профиль можно включить друзей, группы, ленты активности, последние записи пользователей, биографию, контактную информацию — и это только дефолтные настройки!
if($_SERVER['HTTP_HOST']=='domain1.com') {
define('WP_HOME','http://domain1.com');
define('WP_SITEURL','http://domain1.com');
}
if($_SERVER['HTTP_HOST']=='domain2.com') {
define('WP_HOME','http://domain2.com');
define('WP_SITEURL','http://domain2.com');
}
<script src="js/jquery.nicescroll.min.js" type="text/javascript"></script>
<script src="js/jquery.scrolly.js" type="text/javascript"></script>