wordpress-theming
Templates and pulling data from my own database (not wordpress one)
I\'m pretty new to wordpress. I have read a lot about templates, template pages, etc... and I would really apreciate if someone could confirm my thoughts, ideas about how to build my Homepage with wor[详细]
2023-04-04 14:19 分类:问答PHP Array'd POST Variable Name
Using the following code I am attempting to: Test to see if one of the dynamically assigned field names has been submitted;[详细]
2023-04-04 14:08 分类:问答Where do we store the theme author info in wordpress
when we design a theme for wordpress, where do we store the themename and author name. I am referring to theme name and link to authors site which is seen beside the themes o开发者_运维百科n the admin[详细]
2023-04-04 13:34 分类:问答Invisible spaces in PHP function result
I\'m working on making one of my first wordpress themes, but I seem to be encountering a weird issue. Whenever I call one of my functions with PHP, the return (when viewing the page) has a lot of wh开[详细]
2023-04-04 04:40 分类:问答Get current user name in WordPress theme (3.2)
I\'m creating a WordPress theme, but I can\'t get the current username. I tried get_currentuserinfo() but it doesn\'t seem to work. Is th开发者_如何转开发ere any working function to get the username t[详细]
2023-04-03 16:43 分类:问答Wordpress Post Text Excerpt in Sidebar?
I am curious if there is a way to output an excerpt of the post txt into a sidebar, but only the sidebar for that post.[详细]
2023-04-03 08:42 分类:问答wordpress <!--more--> not rendering a link
I am using the <!--more--> tag in my wordpress copy to create an excerpt from the main content and also echo a link, however it 开发者_运维问答is totally disregarding this tag and just posting t[详细]
2023-04-03 01:56 分类:问答CSS - Quick Positioning Question
Does anyone know how I\'d be able to position the items \"videoid\" and \"timestamp\" together? i have them both absolutely positioned so that they go to the bottom right of their container, but I\'d[详细]
2023-04-02 22:04 分类:问答How to bring Admin Bar in a wordpress theme?
I created a wordpress theme from scratch in wordpress. After I have completed a simple layout, it renders pretty good. But it is not showing the admin bar. I see the top margin, where the admin bar sh[详细]
2023-04-01 18:19 分类:问答WordPress: how can I get rss feed of just a single post?
I want to get an rss feed for a sing开发者_StackOverflow中文版le post, meaning I just want the whole article in an rss format, exlcuding comments. Is there a way for me to do this in wordpress?[详细]
2023-04-01 15:51 分类:问答