Archives
-
Recent Posts
-
Category Archives: Wordpress
WordPress Theme Using jQuery Mobile
Learning Objectives Introduction to jQuery Mobile. How to use jQuery Mobile Components. Basics of WordPress theme development. How to create WordPress theme for mobile using jQuery Mobile.
Posted in Blog, JavaScript, PHP, Wordpress
7 Comments
Read More Link for WordPress Page
What is it about? To generate a Read More… link in WordPress post, you have to write <!–more–> (in HTML view of WordPress wysiwyg text editor) in place where you want to display the link as shown below: Now I … Continue reading