On debian4, install java5: sudo aptitude install sun-java5-jdk with Aptitude
The version information running in java-version is similar to: --------------------------------------- java version "1.5.0 _ 17" Java (TM) 2 Runtime Environment, Standard Edition (build 1.5.0 _ 17-b04) Java HotSpot (TM) client VM (build 1.5.0 _ 17-b04, mixed mode, sharing) ------------------------------------------ the last sharing is very strange. If this information is not found in the installed version, aptitude inst
Tags: mysql wordpresserror after installation:WordPress Database error: [Binary Logging not possible. Message:transaction level ' read-committed ' in InnoDB are not safe for Binlog mode ' STATEMENT ']Workaround:Added in MySQL corresponding my.cnf[Mysqld]Binlog_format=mixedand modify the character set[Client]Character_set_server=utf8[MySQL]Character_set_server=utf8[Mysqld]Character_set_server=utf8[mysqldump]Character_set_server=utf8[Mysqld_safe]Character_set_server=utf8If not, empty the configura
Here's a little analysis:Principle:
No matter what version of WordPress, the principle is the same, are through this core code to query
The code is as follows
Copy Code
$args = Array (' Post_parent ' => $post->id,' Post_type ' => ' attachment ',' Post_mime_type ' => ' image ',' Posts_per_page ' =>-1,' By ' => ' Menu_order ',' Order ' => ' ASC ',);$attachments = Get_posts ($args);
However,
Consider all aspects of the situation, I did not use some other WordPress related log (relatedposts) Plug-ins, but the full application of simple tags plug-ins Powerful related logs, related tag functions, combined with Inove theme, the use of simple tags to achieve the output related log function, it feels good. Although simple tags can be in the background to s
WordPress Theme Log style released, responsive adaptive features, more suitable for individuals, couples, design, blog sites, themes:WordPress theme Log Style theme Update tipsTheme Features
Responsive streaming terminal adaptive, compatible with PC, tablet and mobile Access
Compatible with IE8, Chrome, Firefox and other mainstream browsers
Compa
Log metadata is the third part of the five tutorials for creating WordPress Themes from scratch. Today we will begin to explain the log metadata (postmetadata): date, category ), author (author), number of comments, and other log-related information.
Also open the XAMPP, theme folder, browser, and index. php file.
shows the function, it may be in the following two formats or its similar format:If it does not have the following content (paging support), add it:Save the exit separately. The default function's paging effect is similar to Page:1 2 3, if you need more display styles, see the following or use div adornments:Http://codex.wordpress.org/Template_Tags/wp_link_pages2. Add pagination tags to the article or single page.Open the article you want to edit, select the HTML source code mode, and add the f
development, testing, and operational dimensions. Good at using Docker to build the entire DevOps Automation platform. Love the research Dockerfile, and the technology around Docker, CoreOS in-depth study.Getting started with DockerDocker introduction to Docker's advantages and what can be solved by Docker component compositionDockerfileDockerfile Concept dockerfile Command explanation dockerfile writing skills combat dockerfile, generate Nginx, PHP-FPM, mariadb,
WordPress Login Background Error:
No Update Required
Your WordPress database is already up-to-date!
No Update Required
The system is automatically upgraded
Analysis Reason:
1: Check the message to confirm whether WP automatically upgraded, if the upgrade may be due to plug-in incompatible;2: Renamed Wp-content folder, new folder for Wp-content and the original folder template themes copy over, tes
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.